commit: d1845c978379672797c05914234dfa4fef4d8e6f Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 25 18:24:43 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Feb 25 18:24:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1845c97
media-gfx/quat: Stabilize 1.20-r3 amd64, #897716 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> media-gfx/quat/quat-1.20-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/quat/quat-1.20-r3.ebuild b/media-gfx/quat/quat-1.20-r3.ebuild index f959b5ad2329..ea9e8589610a 100644 --- a/media-gfx/quat/quat-1.20-r3.ebuild +++ b/media-gfx/quat/quat-1.20-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="http://www.physcip.uni-stuttgart.de/phy11733/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="X debug" DEPEND="
