commit: 1e7b643d220f21cdddc82d7063395b06af002db3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jul 6 06:05:50 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jul 6 06:05:50 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e7b643d
x11-libs/libfakeXinerama: Stabilize 0.1.0 amd64, #853619 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-libs/libfakeXinerama/libfakeXinerama-0.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-libs/libfakeXinerama/libfakeXinerama-0.1.0.ebuild b/x11-libs/libfakeXinerama/libfakeXinerama-0.1.0.ebuild index d1a8f77f32ee..d95fd71f8354 100644 --- a/x11-libs/libfakeXinerama/libfakeXinerama-0.1.0.ebuild +++ b/x11-libs/libfakeXinerama/libfakeXinerama-0.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://xpra.org/src/${P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DEPEND=" x11-libs/libX11
