Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/opensp/
Date: Mon, 08 Feb 2021 18:59:49
Message-Id: 1612810776.5a854ff6cb9c159beef3fb7249c68b49b6a13498.grobian@gentoo
1 commit: 5a854ff6cb9c159beef3fb7249c68b49b6a13498
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 8 18:44:30 2021 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 8 18:59:36 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a854ff6
7
8 app-text/opensp: marked ~sparc64-solaris
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
12
13 app-text/opensp/opensp-1.5.2-r6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-text/opensp/opensp-1.5.2-r6.ebuild b/app-text/opensp/opensp-1.5.2-r6.ebuild
17 index 7288276a507..a3c57f7e1b2 100644
18 --- a/app-text/opensp/opensp-1.5.2-r6.ebuild
19 +++ b/app-text/opensp/opensp-1.5.2-r6.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/openjade/${MY_P}.tar.gz"
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 IUSE="doc elibc_glibc nls static-libs test"
27 RESTRICT="!test? ( test )"