diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:12:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:17:22 +0100 |
commit | 6b5598ecdfca1f59b9210fcd3cb7ed99a4c0d325 (patch) | |
tree | 4b4c47e841df0bd3441e871b86a240bee9035a99 /dev-python/objgraph | |
parent | dev-python/kazoo: amd64 stable wrt bug #714362 (diff) | |
download | gentoo-6b5598ecdfca1f59b9210fcd3cb7ed99a4c0d325.tar.gz gentoo-6b5598ecdfca1f59b9210fcd3cb7ed99a4c0d325.tar.bz2 gentoo-6b5598ecdfca1f59b9210fcd3cb7ed99a4c0d325.zip |
dev-python/objgraph: amd64 stable wrt bug #714362
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/objgraph')
-rw-r--r-- | dev-python/objgraph/objgraph-3.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/objgraph/objgraph-3.4.0.ebuild b/dev-python/objgraph/objgraph-3.4.0.ebuild index ac968d18225d..4185c4bd6957 100644 --- a/dev-python/objgraph/objgraph-3.4.0.ebuild +++ b/dev-python/objgraph/objgraph-3.4.0.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://mg.pov.lt/objgraph/" SRC_URI="mirror://pypi/o/${PN}/${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" SLOT="0" IUSE="doc test" RESTRICT="!test? ( test )" |