diff options
author | Sam James <sam@gentoo.org> | 2021-03-15 21:16:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-15 21:17:57 +0000 |
commit | 6c0bbdff0b13b1c69b863ae2e6629ef3c5ac28c9 (patch) | |
tree | d54b1acf41104c02e404782ebe72bdbcb0bb518a /x11-misc/xdesktopwaves | |
parent | x11-misc/xautolock: Stabilize 2.2_p7 x86, #776460 (diff) | |
download | gentoo-6c0bbdff0b13b1c69b863ae2e6629ef3c5ac28c9.tar.gz gentoo-6c0bbdff0b13b1c69b863ae2e6629ef3c5ac28c9.tar.bz2 gentoo-6c0bbdff0b13b1c69b863ae2e6629ef3c5ac28c9.zip |
x11-misc/xdesktopwaves: Stabilize 1.4 x86, #776463
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/xdesktopwaves')
-rw-r--r-- | x11-misc/xdesktopwaves/xdesktopwaves-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xdesktopwaves/xdesktopwaves-1.4.ebuild b/x11-misc/xdesktopwaves/xdesktopwaves-1.4.ebuild index 901b11eb7789..7cd8529ecaab 100644 --- a/x11-misc/xdesktopwaves/xdesktopwaves-1.4.ebuild +++ b/x11-misc/xdesktopwaves/xdesktopwaves-1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ DEPEND=" ${RDEPEND} x11-base/xorg-proto " -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" PATCHES=( "${FILESDIR}"/${PN}-1.4-gentoo.patch |