Skip to content

Commit

Permalink
dev-go/ed25519: add test restrictions
Browse files Browse the repository at this point in the history
As recommended by pkgcheck.

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Marek Szuba <[email protected]>
  • Loading branch information
Marek Szuba committed Oct 8, 2019
1 parent 2b18865 commit cb6fab3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev-go/ed25519/ed25519-0_pre20170117.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit cb6fab3

Please sign in to comment.