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