summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-02-22 15:36:50 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2020-02-22 15:36:50 -0600
commitc44ef591e966d6ddaaffeb42c6df1643462f4f0f (patch)
tree74471c07a1c9f1446be4608a26818407e886e7d1 /gui-libs/wlroots
parentgui-apps/swayidle: cleanup (diff)
downloadgentoo-c44ef591e966d6ddaaffeb42c6df1643462f4f0f.tar.gz
gentoo-c44ef591e966d6ddaaffeb42c6df1643462f4f0f.tar.bz2
gentoo-c44ef591e966d6ddaaffeb42c6df1643462f4f0f.zip
gui-libs/wlroots: 0.10.0 stable amd64 arm64 and x86
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'gui-libs/wlroots')
-rw-r--r--gui-libs/wlroots/wlroots-0.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/wlroots/wlroots-0.10.0.ebuild b/gui-libs/wlroots/wlroots-0.10.0.ebuild
index effb8c230388..f408a513a4de 100644
--- a/gui-libs/wlroots/wlroots-0.10.0.ebuild
+++ b/gui-libs/wlroots/wlroots-0.10.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 ~ppc64 ~x86"
+ KEYWORDS="amd64 arm64 ~ppc64 x86"
fi
LICENSE="MIT"