diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-14 13:30:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-14 13:30:20 +0200 |
commit | ec7f68a6015dfa30e2ed1cbb76425260c9099f45 (patch) | |
tree | bcd898a9221331a038d1d890374dee9028397803 /app-emacs/circe | |
parent | app-emacs/quilt-el: sparc stable wrt bug #697426 (diff) | |
download | gentoo-ec7f68a6015dfa30e2ed1cbb76425260c9099f45.tar.gz gentoo-ec7f68a6015dfa30e2ed1cbb76425260c9099f45.tar.bz2 gentoo-ec7f68a6015dfa30e2ed1cbb76425260c9099f45.zip |
app-emacs/circe: sparc stable wrt bug #697488
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/circe')
-rw-r--r-- | app-emacs/circe/circe-2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/circe/circe-2.11.ebuild b/app-emacs/circe/circe-2.11.ebuild index cdc5196697e3..d02a40517966 100644 --- a/app-emacs/circe/circe-2.11.ebuild +++ b/app-emacs/circe/circe-2.11.ebuild @@ -13,7 +13,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" ELISP_REMOVE="circe-pkg.el" SITEFILE="50${PN}-gentoo.el" |