From: Tobias Klausmann Date: Mon, 27 Apr 2020 12:32:50 +0000 (+0200) Subject: dev-python/pockets: Remove spurious USE=test X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f8aeed467450d1b3237b32c3f5641e60e2e964df;p=gentoo.git dev-python/pockets: Remove spurious USE=test Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Tobias Klausmann --- diff --git a/dev-python/pockets/pockets-0.9.1.ebuild b/dev-python/pockets/pockets-0.9.1.ebuild index 25908918820d..0d62f420d96a 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"