diff options
author | 2023-11-13 22:24:13 +0200 | |
---|---|---|
committer | 2023-11-13 22:24:13 +0200 | |
commit | 93020bc3f8f9ca93f9dde67be56385eabc76ebcd (patch) | |
tree | 3637d5ae7d72ff2e602d2e1e330ad2b0de065100 /media-libs/SoXt | |
parent | media-sound/mac: Stabilize 10.25 ppc, #917286 (diff) | |
download | gentoo-93020bc3f8f9ca93f9dde67be56385eabc76ebcd.tar.gz gentoo-93020bc3f8f9ca93f9dde67be56385eabc76ebcd.tar.bz2 gentoo-93020bc3f8f9ca93f9dde67be56385eabc76ebcd.zip |
media-libs/SoXt: Stabilize 1.4.0-r1 x86, #917308
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/SoXt')
-rw-r--r-- | media-libs/SoXt/SoXt-1.4.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/SoXt/SoXt-1.4.0-r1.ebuild b/media-libs/SoXt/SoXt-1.4.0-r1.ebuild index 64483888e526..17e0150f647f 100644 --- a/media-libs/SoXt/SoXt-1.4.0-r1.ebuild +++ b/media-libs/SoXt/SoXt-1.4.0-r1.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="GUI binding for using Coin/Open Inventor with Xt/Motif" SRC_URI="https://github.com/coin3d/soxt/releases/download/${MY_P}/${P}-src.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm x86 ~amd64-linux ~x86-linux" SLOT="0" IUSE="debug doc" |