summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-16 23:14:07 +0000
committerSam James <sam@gentoo.org>2023-03-16 23:14:07 +0000
commit9c73ffc198820cc69ad657eae93dc7481ae3bc2f (patch)
tree29c918a41f1a03923d8e84368779d6f8b108095d
parentapp-text/cmark: Stabilize 0.30.3 ppc, #901371 (diff)
downloadgentoo-9c73ffc198820cc69ad657eae93dc7481ae3bc2f.tar.gz
gentoo-9c73ffc198820cc69ad657eae93dc7481ae3bc2f.tar.bz2
gentoo-9c73ffc198820cc69ad657eae93dc7481ae3bc2f.zip
app-portage/elsw: Stabilize 0.0.0-r1 amd64, #901477
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-portage/elsw/elsw-0.0.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/elsw/elsw-0.0.0-r1.ebuild b/app-portage/elsw/elsw-0.0.0-r1.ebuild
index bf24610ad3e1..6c1e1bf0d3a6 100644
--- a/app-portage/elsw/elsw-0.0.0-r1.ebuild
+++ b/app-portage/elsw/elsw-0.0.0-r1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999* ]] ; then
EGIT_REPO_URI="https://gitlab.com/xgqt/python-${PN}.git"
else
inherit pypi
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="GPL-2+"