diff options
author | 2024-06-08 17:20:39 +0300 | |
---|---|---|
committer | 2024-06-08 17:20:39 +0300 | |
commit | 91ca83645fb6a4fd9f1c8c6834f48a68d72e7b44 (patch) | |
tree | d4b2eea5fda37d8a2a7c410af49f29d97087dc34 /dev-python/housekeeping | |
parent | dev-util/rbtools: Keyword 5.0 x86, #933820 (diff) | |
download | gentoo-91ca83645fb6a4fd9f1c8c6834f48a68d72e7b44.tar.gz gentoo-91ca83645fb6a4fd9f1c8c6834f48a68d72e7b44.tar.bz2 gentoo-91ca83645fb6a4fd9f1c8c6834f48a68d72e7b44.zip |
dev-python/housekeeping: Keyword 1.1 x86, #933820
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/housekeeping')
-rw-r--r-- | dev-python/housekeeping/housekeeping-1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/housekeeping/housekeeping-1.1.ebuild b/dev-python/housekeeping/housekeeping-1.1.ebuild index 778ce1ac6bbf..b0cff2e1afa0 100644 --- a/dev-python/housekeeping/housekeeping-1.1.ebuild +++ b/dev-python/housekeeping/housekeeping-1.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" distutils_enable_tests pytest |