summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-13 22:48:41 +0000
committerSam James <sam@gentoo.org>2023-03-13 22:48:41 +0000
commit9f480a6a079ba7a2edc77cd23e173ddb218ee603 (patch)
treed6e5228efa913b780ec4170c405148694d40a5e8 /app-emacs/emacs-openrc/emacs-openrc-1.0.0.ebuild
parentapp-emacs/compat: Stabilize 29.1.3.3 ALLARCHES, #900983 (diff)
downloadgentoo-9f480a6a079ba7a2edc77cd23e173ddb218ee603.tar.gz
gentoo-9f480a6a079ba7a2edc77cd23e173ddb218ee603.tar.bz2
gentoo-9f480a6a079ba7a2edc77cd23e173ddb218ee603.zip
app-emacs/emacs-openrc: Stabilize 1.0.0 x86, #900987
Signed-off-by: Sam James <sam@gentoo.org>
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..9b4103cec76f 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+"