commit:     ddbdc98ab814a1ddb4c14706f031d5a8c42f775c
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Mon Mar 11 00:28:04 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Mar 11 00:28:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ddbdc98a

dev-python/arpy: add missing use

Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 dev-python/arpy/arpy-2.3.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/arpy/arpy-2.3.0.ebuild 
b/dev-python/arpy/arpy-2.3.0.ebuild
index 210b5d03a6..df3fd3e47e 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}"
 

Reply via email to