diff options
Diffstat (limited to 'net-im/poezio/poezio-9999.ebuild')
-rw-r--r-- | net-im/poezio/poezio-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/poezio/poezio-9999.ebuild b/net-im/poezio/poezio-9999.ebuild index a0147fb03e58..5c1d4b770a47 100644 --- a/net-im/poezio/poezio-9999.ebuild +++ b/net-im/poezio/poezio-9999.ebuild @@ -11,6 +11,7 @@ HOMEPAGE="https://poez.io/" LICENSE="ZLIB" SLOT="0" IUSE="test" +RESTRICT="!test? ( test )" if [[ "${PV}" == "9999" ]]; then EGIT_REPO_URI="https://lab.louiz.org/${PN}/${PN}.git" |