app-crypt/sirikali: Add RESTRICT="!test? ( test )" for QA
Package-Manager: Portage-2.3.87, Repoman-2.3.20 Manifest-Sign-Key: 00EFD31F1B60D5DBADB831C1C0ECE6960E54475B Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
parent
e1e4909c3e
commit
321823b80d
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
@ -13,8 +13,8 @@ SRC_URI="https://github.com/mhogomchungu/${PN}/releases/download/${PV}/${P}.tar.
|
||||
|
||||
LICENSE="GPL-2+"
|
||||
SLOT="0"
|
||||
IUSE="gnome-keyring kwallet"
|
||||
|
||||
IUSE="gnome-keyring kwallet test"
|
||||
RESTRICT="!test? ( test )"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
RDEPEND="
|
Loading…
Reference in New Issue
Block a user