summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-03 22:12:38 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-03 22:12:38 +0300
commit732f9175649ff0f48ca5658b6b2610512b2c2084 (patch)
tree872f11e7b737ccb8c138daa9a68503c48363c2e1 /app-portage
parentnet-im/pidgin: Stabilize 2.14.12 sparc, #901905 (diff)
downloadgentoo-732f9175649ff0f48ca5658b6b2610512b2c2084.tar.gz
gentoo-732f9175649ff0f48ca5658b6b2610512b2c2084.tar.bz2
gentoo-732f9175649ff0f48ca5658b6b2610512b2c2084.zip
app-portage/elsw: Keyword 0.0.0-r1 arm, #903741
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-portage')
-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 6c1e1bf0d3a6..0510c6a791a6 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 ~arm ~x86"
fi
LICENSE="GPL-2+"