diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-23 19:51:25 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-23 19:51:25 +0100 |
commit | 108f89bacb18f2e218897fe197b3013ef841051d (patch) | |
tree | 4443fe2c62e9fbe783f7bb29e4f7f1dc13cc588e /dev-python/patch-ng | |
parent | dev-python/poyo: Keyword 0.5.0-r1 arm64, #917985 (diff) | |
download | gentoo-108f89bacb18f2e218897fe197b3013ef841051d.tar.gz gentoo-108f89bacb18f2e218897fe197b3013ef841051d.tar.bz2 gentoo-108f89bacb18f2e218897fe197b3013ef841051d.zip |
dev-python/patch-ng: Keyword 1.17.4-r1 arm64, #917988
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/patch-ng')
-rw-r--r-- | dev-python/patch-ng/patch-ng-1.17.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/patch-ng/patch-ng-1.17.4-r1.ebuild b/dev-python/patch-ng/patch-ng-1.17.4-r1.ebuild index b9c94c2ba4ba..172049adcbf7 100644 --- a/dev-python/patch-ng/patch-ng-1.17.4-r1.ebuild +++ b/dev-python/patch-ng/patch-ng-1.17.4-r1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/python-${P}" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" distutils_enable_tests unittest |