summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-11-20 08:13:36 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-11-20 08:13:45 +0000
commit1d93db0592acde3c237b476bfd22fc0c2dd2283b (patch)
treec71cc846c3cdfbea81f24e4547bfd8254d52c709 /dev-libs/nanomsg
parentnet-proxy/squid: remove old (diff)
downloadgentoo-1d93db0592acde3c237b476bfd22fc0c2dd2283b.tar.gz
gentoo-1d93db0592acde3c237b476bfd22fc0c2dd2283b.tar.bz2
gentoo-1d93db0592acde3c237b476bfd22fc0c2dd2283b.zip
dev-libs/nanomsg: (re)keyword for x86
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Diffstat (limited to 'dev-libs/nanomsg')
-rw-r--r--dev-libs/nanomsg/nanomsg-1.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/nanomsg/nanomsg-1.1.2.ebuild b/dev-libs/nanomsg/nanomsg-1.1.2.ebuild
index b2e2b2fb1d47..d76c8310c051 100644
--- a/dev-libs/nanomsg/nanomsg-1.1.2.ebuild
+++ b/dev-libs/nanomsg/nanomsg-1.1.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/nanomsg/nanomsg/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0/5.0.0"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="doc static-libs"
DEPEND="doc? ( dev-ruby/asciidoctor )"