diff options
Diffstat (limited to 'app-emacs/ebib')
-rw-r--r-- | app-emacs/ebib/ebib-2.39.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/ebib/ebib-2.39.4.ebuild b/app-emacs/ebib/ebib-2.39.4.ebuild index 823cfbb7b24f..f02b78b84f02 100644 --- a/app-emacs/ebib/ebib-2.39.4.ebuild +++ b/app-emacs/ebib/ebib-2.39.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/joostkremers/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" IUSE="test" RESTRICT="!test? ( test )" |