diff options
Diffstat (limited to 'app-emacs/circe/circe-2.12.ebuild')
-rw-r--r-- | app-emacs/circe/circe-2.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/circe/circe-2.12.ebuild b/app-emacs/circe/circe-2.12.ebuild index a07bac17278f..3a2867d1bdec 100644 --- a/app-emacs/circe/circe-2.12.ebuild +++ b/app-emacs/circe/circe-2.12.ebuild @@ -14,7 +14,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" IUSE="test" RESTRICT="!test? ( test )" |