diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-16 09:46:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-16 09:46:04 +0200 |
commit | 00c290ddaac7b7a0e28a1f33780a1b99125055cc (patch) | |
tree | 673a4483a08cc416f820b03ad71797876fe45421 /app-emacs/circe | |
parent | app-emacs/buttercup: ppc stable wrt bug #865331 (diff) | |
download | gentoo-00c290ddaac7b7a0e28a1f33780a1b99125055cc.tar.gz gentoo-00c290ddaac7b7a0e28a1f33780a1b99125055cc.tar.bz2 gentoo-00c290ddaac7b7a0e28a1f33780a1b99125055cc.zip |
app-emacs/circe: ppc 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 3f2b2daf64fb..bf356a23ff0b 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 )" |