summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-04-25 01:02:36 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-04-25 01:02:36 +0200
commit8356d8b33efd81d61f9b817ba3fed155f37e8581 (patch)
tree7b86c2c1dc1093d03cd736fd3b699d9080a57076 /gui-libs/wlroots
parentgui-apps/wl-clipboard: x86 stable (bug #682942) (diff)
downloadgentoo-8356d8b33efd81d61f9b817ba3fed155f37e8581.tar.gz
gentoo-8356d8b33efd81d61f9b817ba3fed155f37e8581.tar.bz2
gentoo-8356d8b33efd81d61f9b817ba3fed155f37e8581.zip
gui-libs/wlroots: x86 stable (bug #682942)
Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'gui-libs/wlroots')
-rw-r--r--gui-libs/wlroots/wlroots-0.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/wlroots/wlroots-0.5.0.ebuild b/gui-libs/wlroots/wlroots-0.5.0.ebuild
index 772c62e51f33..186530905677 100644
--- a/gui-libs/wlroots/wlroots-0.5.0.ebuild
+++ b/gui-libs/wlroots/wlroots-0.5.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"