diff options
author | Sam James <sam@gentoo.org> | 2024-01-15 19:57:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-15 19:57:22 +0000 |
commit | acaa305b6c9107c23e8dc5573919795649af15a4 (patch) | |
tree | 985ff4e61dff56a6b07d471c0cca471ae32d0762 /media-radio | |
parent | media-radio/tlf: Stabilize 1.4.1-r4 x86, #922173 (diff) | |
download | gentoo-acaa305b6c9107c23e8dc5573919795649af15a4.tar.gz gentoo-acaa305b6c9107c23e8dc5573919795649af15a4.tar.bz2 gentoo-acaa305b6c9107c23e8dc5573919795649af15a4.zip |
media-radio/xastir: Stabilize 2.2.0 amd64, #922175
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-radio')
-rw-r--r-- | media-radio/xastir/xastir-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-radio/xastir/xastir-2.2.0.ebuild b/media-radio/xastir/xastir-2.2.0.ebuild index 9cf4649e7f13..59c2d308cdc3 100644 --- a/media-radio/xastir/xastir-2.2.0.ebuild +++ b/media-radio/xastir/xastir-2.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/Xastir/Xastir/archive/Release-${PV}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="geotiff" DEPEND=">=x11-libs/motif-2.3:0 |