diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-18 17:22:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-18 17:22:15 +0200 |
commit | 26fe63c3c5d2a3b66b863a6a09dc73a975b2ebdc (patch) | |
tree | a04440f5e223e1c3c29c66f8d7013f74fb62592a /dev-ruby/rbnacl/rbnacl-7.1.1.ebuild | |
parent | sci-libs/gdal: x86 stable wrt bug #818538 (diff) | |
download | gentoo-26fe63c3c5d2a3b66b863a6a09dc73a975b2ebdc.tar.gz gentoo-26fe63c3c5d2a3b66b863a6a09dc73a975b2ebdc.tar.bz2 gentoo-26fe63c3c5d2a3b66b863a6a09dc73a975b2ebdc.zip |
dev-ruby/rbnacl: x86 stable wrt bug #818565
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/rbnacl/rbnacl-7.1.1.ebuild')
-rw-r--r-- | dev-ruby/rbnacl/rbnacl-7.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rbnacl/rbnacl-7.1.1.ebuild b/dev-ruby/rbnacl/rbnacl-7.1.1.ebuild index 57c4a97019ba..4b1e28e3ab0c 100644 --- a/dev-ruby/rbnacl/rbnacl-7.1.1.ebuild +++ b/dev-ruby/rbnacl/rbnacl-7.1.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/cryptosphere/rbnacl" LICENSE="MIT" SLOT="6" -KEYWORDS="~amd64 ~arm ~ppc ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ppc64 x86" IUSE="" RDEPEND+=" dev-libs/libsodium" |