summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2021-05-09 12:59:10 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2021-05-09 13:00:26 -0500
commit1b10198d3272b77392ae066c324a656cb6b016c6 (patch)
tree4145d8e0d30539449cd6ba4a06f7f0010178987a
parentapp-crypt/certbot-nginx: 1.14.0 stable amd64/x86 (diff)
downloadgentoo-1b10198d3272b77392ae066c324a656cb6b016c6.tar.gz
gentoo-1b10198d3272b77392ae066c324a656cb6b016c6.tar.bz2
gentoo-1b10198d3272b77392ae066c324a656cb6b016c6.zip
gui-libs/wlroots: 0.13.0 stable amd64/x86/arm64
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
-rw-r--r--gui-libs/wlroots/wlroots-0.13.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/wlroots/wlroots-0.13.0.ebuild b/gui-libs/wlroots/wlroots-0.13.0.ebuild
index da2f898bd72a..ff9bf315dd99 100644
--- a/gui-libs/wlroots/wlroots-0.13.0.ebuild
+++ b/gui-libs/wlroots/wlroots-0.13.0.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
SLOT="0/9999"
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"
SLOT="0/13"
fi