summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-22 20:09:57 -0400
committerAaron Bauman <bman@gentoo.org>2019-04-22 20:13:28 -0400
commit0bfb988b279f12e6ed48e949d6b005f0ab71a3b5 (patch)
tree5bb958af6c95ca3936f78b1ab75012dafae77fbf
parentdev-perl/Cache-Memcached: arm64 stable (diff)
downloadgentoo-0bfb988b279f12e6ed48e949d6b005f0ab71a3b5.tar.gz
gentoo-0bfb988b279f12e6ed48e949d6b005f0ab71a3b5.tar.bz2
gentoo-0bfb988b279f12e6ed48e949d6b005f0ab71a3b5.zip
dev-libs/userspace-rcu: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
-rw-r--r--dev-libs/userspace-rcu/userspace-rcu-0.10.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/userspace-rcu/userspace-rcu-0.10.1.ebuild b/dev-libs/userspace-rcu/userspace-rcu-0.10.1.ebuild
index 2ef1d16b9453..66c0d5ee4d5c 100644
--- a/dev-libs/userspace-rcu/userspace-rcu-0.10.1.ebuild
+++ b/dev-libs/userspace-rcu/userspace-rcu-0.10.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="http://lttng.org/files/urcu/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0/6" # subslot = soname version
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
IUSE="static-libs regression-test test"
DEPEND="test? ( sys-process/time )"