summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-06-02 12:20:55 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-06-02 12:20:55 -0500
commitf84b8d419edb8a24948453b2f446610602732804 (patch)
tree9bbcca1081eead3056d690e416b336d2e75d18ce /gui-apps
parentgui-libs/wlroots: 0.6.0 stable amd64 arm64 and x86 (diff)
downloadgentoo-f84b8d419edb8a24948453b2f446610602732804.tar.gz
gentoo-f84b8d419edb8a24948453b2f446610602732804.tar.bz2
gentoo-f84b8d419edb8a24948453b2f446610602732804.zip
gui-apps/swaybg: 1.0 stable amd65 arm64 and x86
Package-Manager: Portage-2.3.66, Repoman-2.3.13 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r--gui-apps/swaybg/swaybg-1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/swaybg/swaybg-1.0.ebuild b/gui-apps/swaybg/swaybg-1.0.ebuild
index af2fdfa04742..605770a1f3d7 100644
--- a/gui-apps/swaybg/swaybg-1.0.ebuild
+++ b/gui-apps/swaybg/swaybg-1.0.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"