summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-12 23:44:14 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-12 23:44:14 +0200
commit290dbcf6af23c19d685e7d07dbf4276cef370bd1 (patch)
treead5c311dcd841458324104d5ca1952398775808c /dev-libs/nanomsg
parentapp-text/mupdf: Stabilize 1.23.7-r1 x86, #926846 (diff)
downloadgentoo-290dbcf6af23c19d685e7d07dbf4276cef370bd1.tar.gz
gentoo-290dbcf6af23c19d685e7d07dbf4276cef370bd1.tar.bz2
gentoo-290dbcf6af23c19d685e7d07dbf4276cef370bd1.zip
dev-libs/nanomsg: Stabilize 1.2.1 x86, #926622
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/nanomsg')
-rw-r--r--dev-libs/nanomsg/nanomsg-1.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/nanomsg/nanomsg-1.2.1.ebuild b/dev-libs/nanomsg/nanomsg-1.2.1.ebuild
index 6c404dd68759..b59b5e224ccd 100644
--- a/dev-libs/nanomsg/nanomsg-1.2.1.ebuild
+++ b/dev-libs/nanomsg/nanomsg-1.2.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/nanomsg/nanomsg/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0/6.0.1"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~riscv x86"
IUSE="doc"
BDEPEND="doc? ( dev-ruby/asciidoctor )"