aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Roman <davidroman96@gmail.com>2024-03-11 01:28:04 +0100
committerDavid Roman <davidroman96@gmail.com>2024-03-11 01:28:04 +0100
commitddbdc98ab814a1ddb4c14706f031d5a8c42f775c (patch)
treef3443c3b750519ea91e0e7c6a2c89a3b050ce7f6
parentdev-python/plotext: new package, add 5.3.0 (diff)
downloadguru-ddbdc98a.tar.gz
guru-ddbdc98a.tar.bz2
guru-ddbdc98a.zip
dev-python/arpy: add missing use
Signed-off-by: David Roman <davidroman96@gmail.com>
-rw-r--r--dev-python/arpy/arpy-2.3.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/arpy/arpy-2.3.0.ebuild b/dev-python/arpy/arpy-2.3.0.ebuild
index 210b5d03a..df3fd3e47 100644
--- a/dev-python/arpy/arpy-2.3.0.ebuild
+++ b/dev-python/arpy/arpy-2.3.0.ebuild
@@ -14,6 +14,7 @@ HOMEPAGE="https://github.com/viraptor/arpy"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"