summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2020-04-27 14:32:50 +0200
committerTobias Klausmann <klausman@gentoo.org>2020-04-27 14:33:06 +0200
commitf8aeed467450d1b3237b32c3f5641e60e2e964df (patch)
treee4172486f2959ce01beb7f0d273031007b8c5a04 /dev-python/pockets/pockets-0.9.1.ebuild
parenteclass: last-rite twisted-r1.eclass (diff)
downloadgentoo-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/pockets-0.9.1.ebuild')
-rw-r--r--dev-python/pockets/pockets-0.9.1.ebuild2
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"