diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-16 09:48:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-16 09:48:03 +0200 |
commit | 39434266d4afa46cd23a8206b8349af53587793b (patch) | |
tree | 4f0698e0ad9e438f24a47183d0403e4e4ba2ffc3 /app-emacs/circe | |
parent | app-emacs/buttercup: sparc stable wrt bug #865331 (diff) | |
download | gentoo-39434266d4afa46cd23a8206b8349af53587793b.tar.gz gentoo-39434266d4afa46cd23a8206b8349af53587793b.tar.bz2 gentoo-39434266d4afa46cd23a8206b8349af53587793b.zip |
app-emacs/circe: sparc stable wrt bug #865331
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/circe')
-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 bf356a23ff0b..a07bac17278f 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 )" |