summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-09-27 13:09:53 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-09-27 13:12:32 -0500
commitfb9fbeb6d8123daaf287433359bad99521e6646c (patch)
tree1e6b3f16b6f48300450b55205be3f177f6715672 /gui-libs/wlroots
parentdev-util/pycharm-community: Version bump (v2019.2.3) (diff)
downloadgentoo-fb9fbeb6d8123daaf287433359bad99521e6646c.tar.gz
gentoo-fb9fbeb6d8123daaf287433359bad99521e6646c.tar.bz2
gentoo-fb9fbeb6d8123daaf287433359bad99521e6646c.zip
gui-libs/wlroots: 0.7.0 stable amd64 x86 and arm64
Package-Manager: Portage-2.3.69, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'gui-libs/wlroots')
-rw-r--r--gui-libs/wlroots/wlroots-0.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/wlroots/wlroots-0.7.0.ebuild b/gui-libs/wlroots/wlroots-0.7.0.ebuild
index 2e9ec3279126..9dcae89da2db 100644
--- a/gui-libs/wlroots/wlroots-0.7.0.ebuild
+++ b/gui-libs/wlroots/wlroots-0.7.0.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"