diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-18 09:00:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-18 09:00:13 +0200 |
commit | 634b25c6387900839ab8da79f1b68ad3c4de5db2 (patch) | |
tree | 4314b8fff897171b7154ef0323fdcb579df5d116 /dev-python/simplegeneric | |
parent | dev-python/commentjson: amd64 stable wrt bug #865615 (diff) | |
download | gentoo-634b25c6387900839ab8da79f1b68ad3c4de5db2.tar.gz gentoo-634b25c6387900839ab8da79f1b68ad3c4de5db2.tar.bz2 gentoo-634b25c6387900839ab8da79f1b68ad3c4de5db2.zip |
dev-python/simplegeneric: amd64 stable wrt bug #865535
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/simplegeneric')
-rw-r--r-- | dev-python/simplegeneric/simplegeneric-0.8.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/simplegeneric/simplegeneric-0.8.1-r2.ebuild b/dev-python/simplegeneric/simplegeneric-0.8.1-r2.ebuild index 03beab4ee10f..089940cf5fc4 100644 --- a/dev-python/simplegeneric/simplegeneric-0.8.1-r2.ebuild +++ b/dev-python/simplegeneric/simplegeneric-0.8.1-r2.ebuild @@ -14,7 +14,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" BDEPEND="app-arch/unzip" |