x11-wm/i3: Stabilize 4.19.2 amd64, #816771

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-10-10 23:20:14 +01:00
parent 56f24a2692
commit e4927a72ae

View File

@@ -13,7 +13,7 @@ if [[ "${PV}" = *9999 ]]; then
inherit git-r3
else
SRC_URI="https://i3wm.org/downloads/${P}.tar.xz"
KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
fi
LICENSE="BSD"