summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-06-10 17:36:46 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2021-06-10 17:36:06 +0100
commit6716c2b3e89653ad07afae07cfcf03eb6467f681 (patch)
tree9913c8f3ca0464d53fc705fa99f567bff50e6c2d
parentapp-text/libetonyek: Drop 0.1.9-r1 (diff)
downloadgentoo-6716c2b3e89653ad07afae07cfcf03eb6467f681.tar.gz
gentoo-6716c2b3e89653ad07afae07cfcf03eb6467f681.tar.bz2
gentoo-6716c2b3e89653ad07afae07cfcf03eb6467f681.zip
dev-libs/nanomsg: keyworded 1.1.5 for hppa, bug #789996
Package-Manager: Portage-3.0.18, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--dev-libs/nanomsg/nanomsg-1.1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/nanomsg/nanomsg-1.1.5.ebuild b/dev-libs/nanomsg/nanomsg-1.1.5.ebuild
index 004a080aa242..3e3c57ae2659 100644
--- a/dev-libs/nanomsg/nanomsg-1.1.5.ebuild
+++ b/dev-libs/nanomsg/nanomsg-1.1.5.ebuild
@@ -12,7 +12,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 ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~x86"
IUSE="doc static-libs"
DEPEND="doc? ( dev-ruby/asciidoctor )"