diff options
author | Sam James <sam@gentoo.org> | 2024-03-25 11:22:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-25 11:22:11 +0000 |
commit | 449338a16bb01eefe0e2160c98a1bd6f07a54284 (patch) | |
tree | 0e091a2b551ed46f2ceb064f2f7a17a48233e91e /media-libs/SoXt | |
parent | media-libs/simage: Stabilize 1.8.3 x86, #926343 (diff) | |
download | gentoo-449338a16bb01eefe0e2160c98a1bd6f07a54284.tar.gz gentoo-449338a16bb01eefe0e2160c98a1bd6f07a54284.tar.bz2 gentoo-449338a16bb01eefe0e2160c98a1bd6f07a54284.zip |
media-libs/SoXt: Stabilize 1.4.1 x86, #926343
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/SoXt')
-rw-r--r-- | media-libs/SoXt/SoXt-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/SoXt/SoXt-1.4.1.ebuild b/media-libs/SoXt/SoXt-1.4.1.ebuild index 47049c861c9a..dd4ccfdfaa84 100644 --- a/media-libs/SoXt/SoXt-1.4.1.ebuild +++ b/media-libs/SoXt/SoXt-1.4.1.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/v${PV}/${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" |