summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-11-07 22:29:16 -0500
committerAaron Bauman <bman@gentoo.org>2019-11-07 22:29:16 -0500
commitc827d02088e1268690fa5e7c4bfd34fb811ce8a0 (patch)
tree8f236f79fff9a59593e5d8f472261e8f0665d881 /gui-libs/wlroots
parentvirtual/libudev: arm64 stable (bug #698698) (diff)
downloadgentoo-c827d02088e1268690fa5e7c4bfd34fb811ce8a0.tar.gz
gentoo-c827d02088e1268690fa5e7c4bfd34fb811ce8a0.tar.bz2
gentoo-c827d02088e1268690fa5e7c4bfd34fb811ce8a0.zip
gui-libs/wlroots: amd64/arm64/x86 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'gui-libs/wlroots')
-rw-r--r--gui-libs/wlroots/wlroots-0.8.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/wlroots/wlroots-0.8.1-r1.ebuild b/gui-libs/wlroots/wlroots-0.8.1-r1.ebuild
index a522d1187389..50a4262598f9 100644
--- a/gui-libs/wlroots/wlroots-0.8.1-r1.ebuild
+++ b/gui-libs/wlroots/wlroots-0.8.1-r1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
SRC_URI="https://github.com/swaywm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 arm64 x86"
fi
LICENSE="MIT"