Gentoo Archives: gentoo-commits

From: Guilherme Amadio <amadio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/SoXt/
Date: Mon, 14 Jun 2021 09:28:00
Message-Id: 1623662858.bc77931ddc1a4e93a0a8992678006de65318ce22.amadio@gentoo
1 commit: bc77931ddc1a4e93a0a8992678006de65318ce22
2 Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 14 09:23:51 2021 +0000
4 Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 14 09:27:38 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc77931d
7
8 media-libs/SoXt: stable on amd64/x86
9
10 Package-Manager: Portage-3.0.19, Repoman-3.0.3
11 Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>
12
13 media-libs/SoXt/SoXt-1.4.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/media-libs/SoXt/SoXt-1.4.0.ebuild b/media-libs/SoXt/SoXt-1.4.0.ebuild
17 index 0915565de4d..5ab58c8ede8 100644
18 --- a/media-libs/SoXt/SoXt-1.4.0.ebuild
19 +++ b/media-libs/SoXt/SoXt-1.4.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -12,7 +12,7 @@ DESCRIPTION="GUI binding for using Coin/Open Inventor with Xt/Motif"
27 SRC_URI="https://github.com/coin3d/soxt/releases/download/${MY_P}/${P}-src.tar.gz"
28
29 LICENSE="GPL-2"
30 -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
31 +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
32 SLOT="0"
33 IUSE="debug doc"