diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:44:45 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:45:01 +0300 |
commit | 306b37660cea9894be15ad14c4e32b95013fc673 (patch) | |
tree | 255b263b2d144603c6a0b234d428a871789277fe | |
parent | media-gfx/openscad: destabilize for ~x86 (diff) | |
download | gentoo-306b37660cea9894be15ad14c4e32b95013fc673.tar.gz gentoo-306b37660cea9894be15ad14c4e32b95013fc673.tar.bz2 gentoo-306b37660cea9894be15ad14c4e32b95013fc673.zip |
media-radio/xastir: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | media-radio/xastir/xastir-2.1.8-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-radio/xastir/xastir-2.1.8-r3.ebuild b/media-radio/xastir/xastir-2.1.8-r3.ebuild index d37d400967ec..01d7d4d56c52 100644 --- a/media-radio/xastir/xastir-2.1.8-r3.ebuild +++ b/media-radio/xastir/xastir-2.1.8-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 @@ -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 |