diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-23 19:51:47 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-23 19:51:47 +0100 |
commit | d6932448f9b3ddea71ea50ccab9a6cbae711cd48 (patch) | |
tree | f58cb0bae79e9f3ea9c550dcd49cf3ade9a20db7 /dev-python/dominate | |
parent | dev-python/flask-compress: Keyword 1.14 arm64, #917894 (diff) | |
download | gentoo-d6932448f9b3ddea71ea50ccab9a6cbae711cd48.tar.gz gentoo-d6932448f9b3ddea71ea50ccab9a6cbae711cd48.tar.bz2 gentoo-d6932448f9b3ddea71ea50ccab9a6cbae711cd48.zip |
dev-python/dominate: Keyword 2.9.0 arm64, #917899
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/dominate')
-rw-r--r-- | dev-python/dominate/dominate-2.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dominate/dominate-2.9.0.ebuild b/dev-python/dominate/dominate-2.9.0.ebuild index f19e5ecf259b..576830e8c74f 100644 --- a/dev-python/dominate/dominate-2.9.0.ebuild +++ b/dev-python/dominate/dominate-2.9.0.ebuild @@ -16,6 +16,6 @@ HOMEPAGE=" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" distutils_enable_tests pytest |