diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-25 20:24:43 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-25 20:24:43 +0200 |
commit | d1845c978379672797c05914234dfa4fef4d8e6f (patch) | |
tree | 3c823cbde84034418f2707115414b0bb594ac73b /media-gfx/quat | |
parent | net-analyzer/nagios-check_multiple: update EAPI 7 -> 8, python-3.11. (diff) | |
download | gentoo-d1845c978379672797c05914234dfa4fef4d8e6f.tar.gz gentoo-d1845c978379672797c05914234dfa4fef4d8e6f.tar.bz2 gentoo-d1845c978379672797c05914234dfa4fef4d8e6f.zip |
media-gfx/quat: Stabilize 1.20-r3 amd64, #897716
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-gfx/quat')
-rw-r--r-- | media-gfx/quat/quat-1.20-r3.ebuild | 4 |
1 files 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=" |