Skip to content

Commit

Permalink
dev-go/goptlib: add ~x86 keyword
Browse files Browse the repository at this point in the history
Tested on a x86 virtual machine.

Gentoo-Bug: 590776

Package-Manager: portage-2.3.1
  • Loading branch information
Marek Szuba committed Sep 21, 2016
1 parent 44e7de2 commit 0c7be51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-go/goptlib/goptlib-0.6.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ HOMEPAGE="https://gitweb.torproject.org/pluggable-transports/goptlib.git"
# No official tarballs; see https://trac.torproject.org/projects/tor/ticket/18504
SRC_URI="mirror://debian/pool/main/g/golang-${PN}/golang-${P/-/_}.orig.tar.gz -> ${P}.tar.gz"

KEYWORDS="~amd64 ~arm"
KEYWORDS="~amd64 ~arm ~x86"

LICENSE="CC0-1.0"
SLOT="0"
Expand Down

0 comments on commit 0c7be51

Please sign in to comment.