From: Matthew Thode Date: Sat, 22 Feb 2020 21:32:38 +0000 (-0600) Subject: gui-apps/swayidle: 1.6 stable amd64 arm64 and x86 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e0ebe481093feeda60c842eae50ab8e97e500c84;p=gentoo.git gui-apps/swayidle: 1.6 stable amd64 arm64 and x86 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode --- diff --git a/gui-apps/swayidle/swayidle-1.6.ebuild b/gui-apps/swayidle/swayidle-1.6.ebuild index 8604bda55107..447bf1644a1f 100644 --- a/gui-apps/swayidle/swayidle-1.6.ebuild +++ b/gui-apps/swayidle/swayidle-1.6.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://github.com/swaywm/${PN}.git" 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" fi LICENSE="MIT"