commit: 7ddc171fe3ce52e37c30d014d1336c70cd7a5901 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 15 21:16:08 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 15 21:17:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ddc171f
x11-misc/xfishtank: Stabilize 2.5 x86, #776469 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-misc/xfishtank/xfishtank-2.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/xfishtank/xfishtank-2.5.ebuild b/x11-misc/xfishtank/xfishtank-2.5.ebuild index c98482c9096..212c00deea9 100644 --- a/x11-misc/xfishtank/xfishtank-2.5.ebuild +++ b/x11-misc/xfishtank/xfishtank-2.5.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="https://dev.gentoo.org/~jer/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~x86-linux" RDEPEND=" media-libs/imlib2[X]
