diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-03 20:39:54 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-03 20:39:54 +0300 |
commit | c953d5c07a9e05cc7439f6f7bec21dbf365c35bb (patch) | |
tree | 0b610db21f38737816183fbce2d271c404e2aec6 /app-emacs/circe | |
parent | dev-util/byacc: Stabilize 20220128 sparc, #841539 (diff) | |
download | gentoo-c953d5c07a9e05cc7439f6f7bec21dbf365c35bb.tar.gz gentoo-c953d5c07a9e05cc7439f6f7bec21dbf365c35bb.tar.bz2 gentoo-c953d5c07a9e05cc7439f6f7bec21dbf365c35bb.zip |
app-emacs/circe: Keyword 2.12 sparc, #841887
Signed-off-by: Arthur Zamarin <arthurzam@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 7e49dda177fb..3e7bd3e1c64d 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 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |