diff options
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/ebib/ebib-2.44.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/ebib/ebib-2.44.1.ebuild b/app-emacs/ebib/ebib-2.44.1.ebuild index 34a896b927e5..c84a4057ae3b 100644 --- a/app-emacs/ebib/ebib-2.44.1.ebuild +++ b/app-emacs/ebib/ebib-2.44.1.ebuild @@ -17,7 +17,7 @@ else SRC_URI="https://github.com/joostkremers/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="BSD" |