summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-27 23:57:28 +0000
committerSam James <sam@gentoo.org>2024-02-27 23:57:28 +0000
commitba81b58f6f3ec1f0f2f2ce57d84601c4e5490351 (patch)
tree127764e632e1ab9e48339c9bd12fa7efd7598c8d /app-portage
parentapp-containers/earthly: Stabilize 0.8.0 amd64, #925649 (diff)
downloadgentoo-ba81b58f6f3ec1f0f2f2ce57d84601c4e5490351.tar.gz
gentoo-ba81b58f6f3ec1f0f2f2ce57d84601c4e5490351.tar.bz2
gentoo-ba81b58f6f3ec1f0f2f2ce57d84601c4e5490351.zip
app-portage/elsw: Stabilize 1.0.0 amd64, #925652
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/elsw/elsw-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/elsw/elsw-1.0.0.ebuild b/app-portage/elsw/elsw-1.0.0.ebuild
index f476f0d0e3b2..52a97ab63bb9 100644
--- a/app-portage/elsw/elsw-1.0.0.ebuild
+++ b/app-portage/elsw/elsw-1.0.0.ebuild
@@ -18,7 +18,7 @@ if [[ "${PV}" == *9999* ]] ; then
else
inherit pypi
- KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
fi
LICENSE="GPL-2+"