projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b18865
)
dev-go/ed25519: add test restrictions
author
Marek Szuba
<marecki@gentoo.org>
Tue, 8 Oct 2019 13:35:24 +0000
(14:35 +0100)
committer
Marek Szuba
<marecki@gentoo.org>
Tue, 8 Oct 2019 14:56:26 +0000
(15:56 +0100)
As recommended by pkgcheck.
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Marek Szuba <marecki@gentoo.org>
dev-go/ed25519/ed25519-0_pre20170117.ebuild
patch
|
blob
|
history
diff --git
a/dev-go/ed25519/ed25519-0_pre20170117.ebuild
b/dev-go/ed25519/ed25519-0_pre20170117.ebuild
index 2473449050c9da55b7c1de66c705ac4f109c5855..f7412c364f7c3c6b0f9e1530dffab13f26b46a05 100644
(file)
--- a/
dev-go/ed25519/ed25519-0_pre20170117.ebuild
+++ b/
dev-go/ed25519/ed25519-0_pre20170117.ebuild
@@
-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"