x11-wm/herbstluftwm: stabilize 0.9.5-r2 for amd64, x86

Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
Florian Schmaus
2023-09-18 11:31:00 +02:00
parent f1136c9085
commit d4ce36aeda

View File

@@ -17,7 +17,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"