diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-03 21:09:11 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-03 21:09:11 +0300 |
commit | ec88840f1294a40cd4d858745ef46393a565e7ad (patch) | |
tree | b5596fac31568d12f1e25d980a2816312374148f /app-emacs | |
parent | dev-lua/luasocket: Stabilize 3.0.0 sparc, #841764 (diff) | |
download | gentoo-ec88840f1294a40cd4d858745ef46393a565e7ad.tar.gz gentoo-ec88840f1294a40cd4d858745ef46393a565e7ad.tar.bz2 gentoo-ec88840f1294a40cd4d858745ef46393a565e7ad.zip |
app-emacs/circe: Keyword 2.12 ppc, #841887
Signed-off-by: Arthur Zamarin <arthurzam@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 3e7bd3e1c64d..3f2b2daf64fb 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 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |