diff options
-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" |