diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2020-04-27 14:32:50 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2020-04-27 14:33:06 +0200 |
commit | f8aeed467450d1b3237b32c3f5641e60e2e964df (patch) | |
tree | e4172486f2959ce01beb7f0d273031007b8c5a04 /dev-python/pockets | |
parent | eclass: last-rite twisted-r1.eclass (diff) | |
download | gentoo-f8aeed467450d1b3237b32c3f5641e60e2e964df.tar.gz gentoo-f8aeed467450d1b3237b32c3f5641e60e2e964df.tar.bz2 gentoo-f8aeed467450d1b3237b32c3f5641e60e2e964df.zip |
dev-python/pockets: Remove spurious USE=test
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'dev-python/pockets')
-rw-r--r-- | dev-python/pockets/pockets-0.9.1.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
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" |