diff options
author | Sam James <sam@gentoo.org> | 2022-06-07 00:29:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-07 00:29:57 +0100 |
commit | d7f4f77ee10c1250dd6e47e489f0d9746f28da89 (patch) | |
tree | 181491db51096c02ac0ba7c95af6681e8cbe2dde /dev-python/suds-community | |
parent | dev-python/humanize: Stabilize 4.1.0 ALLARCHES, #849977 (diff) | |
download | gentoo-d7f4f77ee10c1250dd6e47e489f0d9746f28da89.tar.gz gentoo-d7f4f77ee10c1250dd6e47e489f0d9746f28da89.tar.bz2 gentoo-d7f4f77ee10c1250dd6e47e489f0d9746f28da89.zip |
dev-python/suds-community: Stabilize 1.1.1 ALLARCHES, #850028
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/suds-community')
-rw-r--r-- | dev-python/suds-community/suds-community-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/suds-community/suds-community-1.1.1.ebuild b/dev-python/suds-community/suds-community-1.1.1.ebuild index 5edb87033f52..3e6e1382baab 100644 --- a/dev-python/suds-community/suds-community-1.1.1.ebuild +++ b/dev-python/suds-community/suds-community-1.1.1.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" DOCS=( README.md notes/. ) |