diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-05-29 18:17:33 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-05-29 18:18:30 +0200 |
commit | dc25af9129786decc6cfcc45e5d8762d2ff86fc6 (patch) | |
tree | 1f823ffea6fd8b64727048271b81231a3dc21191 /dev-python/booleanOperations | |
parent | dev-python/pyclipper: Keyword 1.1.0_p3-r1 x86, #716074 (diff) | |
download | gentoo-dc25af9129786decc6cfcc45e5d8762d2ff86fc6.tar.gz gentoo-dc25af9129786decc6cfcc45e5d8762d2ff86fc6.tar.bz2 gentoo-dc25af9129786decc6cfcc45e5d8762d2ff86fc6.zip |
dev-python/booleanOperations: Keyword 0.9.0-r1 x86, #716074
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/booleanOperations')
-rw-r--r-- | dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild b/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild index 8904255b6273..c3e09037a85a 100644 --- a/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild +++ b/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/typemytype/booleanOperations/archive/${PV}.tar.gz -> LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" |