summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuilherme Amadio <amadio@gentoo.org>2021-06-14 11:23:51 +0200
committerGuilherme Amadio <amadio@gentoo.org>2021-06-14 11:27:38 +0200
commitbc77931ddc1a4e93a0a8992678006de65318ce22 (patch)
tree187e310e2700510632ac0f5807eaa4efab159928
parentapp-doc/geant-docs: stabilize on amd64/x86 (diff)
downloadgentoo-bc77931d.tar.gz
gentoo-bc77931d.tar.bz2
gentoo-bc77931d.zip
media-libs/SoXt: stable on amd64/x86
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
-rw-r--r--media-libs/SoXt/SoXt-1.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/SoXt/SoXt-1.4.0.ebuild b/media-libs/SoXt/SoXt-1.4.0.ebuild
index 0915565de4dd..5ab58c8ede88 100644
--- a/media-libs/SoXt/SoXt-1.4.0.ebuild
+++ b/media-libs/SoXt/SoXt-1.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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"