summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2021-05-17 21:57:00 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2021-05-17 21:57:19 +0100
commitdbfb44ece00520689ba578efeabef2973bd96005 (patch)
treead221eb42f7424ad904e90e010ecbba4442bc9f3 /dev-libs/nanomsg/nanomsg-1.1.5.ebuild
parentsci-geosciences/qgis: fix IncorrectCopyright in 9999 (diff)
downloadgentoo-dbfb44ece00520689ba578efeabef2973bd96005.tar.gz
gentoo-dbfb44ece00520689ba578efeabef2973bd96005.tar.bz2
gentoo-dbfb44ece00520689ba578efeabef2973bd96005.zip
dev-libs/nanomsg: keyworded 1.1.5 for ppc
keyworded wrt bug #789996 Package-Manager: Portage-3.0.18, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/nanomsg/nanomsg-1.1.5.ebuild')
-rw-r--r--dev-libs/nanomsg/nanomsg-1.1.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/nanomsg/nanomsg-1.1.5.ebuild b/dev-libs/nanomsg/nanomsg-1.1.5.ebuild
index 06f2ea0e6c57..004a080aa242 100644
--- a/dev-libs/nanomsg/nanomsg-1.1.5.ebuild
+++ b/dev-libs/nanomsg/nanomsg-1.1.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86"
IUSE="doc static-libs"
DEPEND="doc? ( dev-ruby/asciidoctor )"