summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2021-07-07 13:54:17 +0200
committerFlorian Schmaus <flow@gentoo.org>2021-07-07 13:56:12 +0200
commit92268805efceaf171c7b6e531cf9a00ea7c25093 (patch)
treef774432404b68dfdffbc5832e32eefe84bd5a3a1 /x11-wm
parentdev-python/ewmh: Stabilize 0.1.6 amd64 x86, #800881 (diff)
downloadgentoo-92268805efceaf171c7b6e531cf9a00ea7c25093.tar.gz
gentoo-92268805efceaf171c7b6e531cf9a00ea7c25093.tar.bz2
gentoo-92268805efceaf171c7b6e531cf9a00ea7c25093.zip
x11-wm/herbstluftwm: Stabilize 0.9.3 amd64 x86, #800881
Closes: https://bugs.gentoo.org/800881 Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/herbstluftwm/herbstluftwm-0.9.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/herbstluftwm/herbstluftwm-0.9.3.ebuild b/x11-wm/herbstluftwm/herbstluftwm-0.9.3.ebuild
index c167e7f353e2..65e8342992a3 100644
--- a/x11-wm/herbstluftwm/herbstluftwm-0.9.3.ebuild
+++ b/x11-wm/herbstluftwm/herbstluftwm-0.9.3.ebuild
@@ -16,7 +16,7 @@ if [[ "${PV}" == "9999" ]] || [[ -n "${EGIT_COMMIT_ID}" ]]; then
inherit git-r3
else
SRC_URI="https://herbstluftwm.org/tarballs/${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi
LICENSE="BSD-2"