diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-14 13:49:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-14 13:49:51 +0200 |
commit | 19491efc8e4a9509c3b9bba034e4413dd694f7ed (patch) | |
tree | bd8525918ccce60cd4d194dda2f33dbe1abaada5 /app-emacs/circe | |
parent | app-emacs/uptimes: x86 stable wrt bug #697486 (diff) | |
download | gentoo-19491efc8e4a9509c3b9bba034e4413dd694f7ed.tar.gz gentoo-19491efc8e4a9509c3b9bba034e4413dd694f7ed.tar.bz2 gentoo-19491efc8e4a9509c3b9bba034e4413dd694f7ed.zip |
app-emacs/circe: x86 stable wrt bug #697488
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
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 d02a40517966..f913b088a243 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" |