summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-28 02:53:15 +0000
committerSam James <sam@gentoo.org>2024-12-28 02:53:15 +0000
commit85c7fdff26a2aa76af674049cd2200e6cd135944 (patch)
treecce798a394cf068075db29ddd3a27d19bfe7e9e5 /dev-libs
parentdev-libs/criterion: Stabilize 2.4.1-r1 x86, #926622 (diff)
downloadgentoo-85c7fdff26a2aa76af674049cd2200e6cd135944.tar.gz
gentoo-85c7fdff26a2aa76af674049cd2200e6cd135944.tar.bz2
gentoo-85c7fdff26a2aa76af674049cd2200e6cd135944.zip
dev-libs/nanomsg: Stabilize 1.2.1-r1 x86, #926622
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/nanomsg/nanomsg-1.2.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/nanomsg/nanomsg-1.2.1-r1.ebuild b/dev-libs/nanomsg/nanomsg-1.2.1-r1.ebuild
index c4951bd35d86..d99d9f30243a 100644
--- a/dev-libs/nanomsg/nanomsg-1.2.1-r1.ebuild
+++ b/dev-libs/nanomsg/nanomsg-1.2.1-r1.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 )"