diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:23:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:00:18 +0000 |
commit | d853ff655b22be2e83cf6a942dcbc8ad37e1e4b1 (patch) | |
tree | b8f05a619e4ac4c5949eb8a31a599719a039bc57 /dev-python/simplegeneric | |
parent | dev-python/sgmllib3k: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-d853ff655b22be2e83cf6a942dcbc8ad37e1e4b1.tar.gz gentoo-d853ff655b22be2e83cf6a942dcbc8ad37e1e4b1.tar.bz2 gentoo-d853ff655b22be2e83cf6a942dcbc8ad37e1e4b1.zip |
dev-python/simplegeneric: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/simplegeneric')
-rw-r--r-- | dev-python/simplegeneric/simplegeneric-0.8.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/simplegeneric/simplegeneric-0.8.1-r1.ebuild b/dev-python/simplegeneric/simplegeneric-0.8.1-r1.ebuild index 8978530ef627..4a3ada9a491b 100644 --- a/dev-python/simplegeneric/simplegeneric-0.8.1-r1.ebuild +++ b/dev-python/simplegeneric/simplegeneric-0.8.1-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="ZPL" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="" DEPEND="app-arch/unzip" |