mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-go/ed25519: add ~x86 keyword
Tested on a x86 virtual machine. Gentoo-Bug: 590768 Package-Manager: portage-2.3.1
This commit is contained in:
@@ -14,7 +14,7 @@ DESCRIPTION="ed25519 for Go"
|
||||
HOMEPAGE="https://github.com/agl/ed25519/"
|
||||
SRC_URI="https://github.com/agl/ed25519/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
KEYWORDS="~amd64 ~arm"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user