commit: f8aeed467450d1b3237b32c3f5641e60e2e964df Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Mon Apr 27 12:32:50 2020 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Mon Apr 27 12:33:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8aeed46
dev-python/pockets: Remove spurious USE=test Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Tobias Klausmann <klausman <AT> gentoo.org> dev-python/pockets/pockets-0.9.1.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/dev-python/pockets/pockets-0.9.1.ebuild b/dev-python/pockets/pockets-0.9.1.ebuild index 25908918820..0d62f420d96 100644 --- a/dev-python/pockets/pockets-0.9.1.ebuild +++ b/dev-python/pockets/pockets-0.9.1.ebuild @@ -11,8 +11,6 @@ DESCRIPTION="Collection of helpful Python tools" HOMEPAGE="https://pypi.org/project/pockets/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -IUSE="test" - LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
