mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-go/ed25519: add test restrictions
As recommended by pkgcheck. Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
@@ -15,6 +15,8 @@ SRC_URI="https://github.com/agl/ed25519/archive/${EGIT_COMMIT}.tar.gz -> ${P}.ta
|
||||
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
IUSE="test"
|
||||
|
||||
Reference in New Issue
Block a user