diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 22:23:18 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 22:23:30 +0200 |
commit | 8e68031548a398bf7e5f11188966945de16bdf65 (patch) | |
tree | 246a4f0fcf6563cfd4387476024f33cce9b01232 /dev-python | |
parent | dev-lang/rapydscript-ng: keyword 0.7.22 for ~arm64 (diff) | |
download | gentoo-8e68031548a398bf7e5f11188966945de16bdf65.tar.gz gentoo-8e68031548a398bf7e5f11188966945de16bdf65.tar.bz2 gentoo-8e68031548a398bf7e5f11188966945de16bdf65.zip |
dev-python/unrardll: keyword 0.1.7 for ~arm64
Bug: https://bugs.gentoo.org/907080
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/unrardll/unrardll-0.1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/unrardll/unrardll-0.1.7.ebuild b/dev-python/unrardll/unrardll-0.1.7.ebuild index 2c4ab30ac2b9..d3cabf04980a 100644 --- a/dev-python/unrardll/unrardll-0.1.7.ebuild +++ b/dev-python/unrardll/unrardll-0.1.7.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" # The version constraint is needed to resolve https://bugs.gentoo.org/916036 # and guarantee the headers are findable. |