summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-04-25 01:01:10 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-04-25 01:01:10 +0200
commitceb77b21f49546620b04fd177747b0a604339cca (patch)
tree32a99db071016a5ba8d65d7f0ad391fd38ad8295
parentgui-apps/mako: x86 stable (bug #682942) (diff)
downloadgentoo-ceb77b21f49546620b04fd177747b0a604339cca.tar.gz
gentoo-ceb77b21f49546620b04fd177747b0a604339cca.tar.bz2
gentoo-ceb77b21f49546620b04fd177747b0a604339cca.zip
gui-apps/swayidle: x86 stable (bug #682942)
Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--gui-apps/swayidle/swayidle-1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/swayidle/swayidle-1.2.ebuild b/gui-apps/swayidle/swayidle-1.2.ebuild
index c574121f8578..126e7299ba0c 100644
--- a/gui-apps/swayidle/swayidle-1.2.ebuild
+++ b/gui-apps/swayidle/swayidle-1.2.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 ~x86"
+ KEYWORDS="amd64 ~arm64 x86"
fi
LICENSE="MIT"