summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-05-13 17:37:44 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-05-13 17:38:02 +0300
commit46ce6b87c748a918891a8d73a8dd39b332b3fde6 (patch)
tree8592cc25d6f79585043b88da1f737c0840498e0e /app-arch
parentapp-arch/mt-st: add 1.7 (diff)
downloadgentoo-46ce6b87c748a918891a8d73a8dd39b332b3fde6.tar.gz
gentoo-46ce6b87c748a918891a8d73a8dd39b332b3fde6.tar.bz2
gentoo-46ce6b87c748a918891a8d73a8dd39b332b3fde6.zip
app-arch/mt-st: enable tests
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/mt-st/mt-st-1.7.ebuild6
1 files changed, 6 insertions, 0 deletions
diff --git a/app-arch/mt-st/mt-st-1.7.ebuild b/app-arch/mt-st/mt-st-1.7.ebuild
index 82ebcff528b1..a49f93912a95 100644
--- a/app-arch/mt-st/mt-st-1.7.ebuild
+++ b/app-arch/mt-st/mt-st-1.7.ebuild
@@ -12,6 +12,12 @@ SRC_URI="https://github.com/iustin/mt-st/releases/download/v${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+ test? ( dev-util/shelltestrunner )
+"
src_configure() {
tc-export CC