summaryrefslogtreecommitdiff
path: root/app-emacs/emacs-openrc/emacs-openrc-1.0.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/emacs-openrc/emacs-openrc-1.0.0.ebuild')
-rw-r--r--app-emacs/emacs-openrc/emacs-openrc-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/emacs-openrc/emacs-openrc-1.0.0.ebuild b/app-emacs/emacs-openrc/emacs-openrc-1.0.0.ebuild
index d93955ee5cfb..457894c72350 100644
--- a/app-emacs/emacs-openrc/emacs-openrc-1.0.0.ebuild
+++ b/app-emacs/emacs-openrc/emacs-openrc-1.0.0.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999* ]] ; then
EGIT_REPO_URI="https://gitweb.gentoo.org/proj/${PN}.git"
else
SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi
LICENSE="GPL-2+"