diff options
author | Sam James <sam@gentoo.org> | 2022-08-16 16:06:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-16 16:06:02 +0100 |
commit | 6b9153d0d733ff6295311ca29bfe3ca33f54a5be (patch) | |
tree | 1d34951df52751063a1257bcd7302ee61e396437 /app-emacs | |
parent | app-emacs/buttercup: Stabilize 1.26 x86, #865331 (diff) | |
download | gentoo-6b9153d0d733ff6295311ca29bfe3ca33f54a5be.tar.gz gentoo-6b9153d0d733ff6295311ca29bfe3ca33f54a5be.tar.bz2 gentoo-6b9153d0d733ff6295311ca29bfe3ca33f54a5be.zip |
app-emacs/circe: Stabilize 2.12 x86, #865331
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/circe/circe-2.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/circe/circe-2.12.ebuild b/app-emacs/circe/circe-2.12.ebuild index a07bac17278f..3a2867d1bdec 100644 --- a/app-emacs/circe/circe-2.12.ebuild +++ b/app-emacs/circe/circe-2.12.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/jorgenschaefer/${PN}/archive/v${PV}.tar.gz -> ${P}.t LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ppc sparc ~x86" +KEYWORDS="~amd64 ppc sparc x86" IUSE="test" RESTRICT="!test? ( test )" |