commit: 1d70725ad62a722240f7149e31cb02b392d8dfcb Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 15 21:16:31 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 15 21:18:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d70725a
x11-misc/xsnap: Stabilize 1.5.15-r2 x86, #776490 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-misc/xsnap/xsnap-1.5.15-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/xsnap/xsnap-1.5.15-r2.ebuild b/x11-misc/xsnap/xsnap-1.5.15-r2.ebuild index 920e4a2ffcc..ee64268bcab 100644 --- a/x11-misc/xsnap/xsnap-1.5.15-r2.ebuild +++ b/x11-misc/xsnap/xsnap-1.5.15-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.ac-grenoble.fr/ge/Xutils/${P}.tar.bz2" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~ppc x86 ~amd64-linux" IUSE="" COMMON_DEPEND="
