diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-14 13:16:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-14 13:16:07 +0200 |
commit | 211eb3057aa9245b02c67c8fd70bcb2af0cabea0 (patch) | |
tree | 0c1b11ec529b8a308c1dc469ff4767151bd91281 /app-emacs/circe | |
parent | app-emacs/uptimes: amd64 stable wrt bug #697486 (diff) | |
download | gentoo-211eb3057aa9245b02c67c8fd70bcb2af0cabea0.tar.gz gentoo-211eb3057aa9245b02c67c8fd70bcb2af0cabea0.tar.bz2 gentoo-211eb3057aa9245b02c67c8fd70bcb2af0cabea0.zip |
app-emacs/circe: amd64 stable wrt bug #697488
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
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 eecc09dc8adf..cdc5196697e3 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" |