Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/opensp/
Date: Sat, 29 Jan 2022 08:49:14
Message-Id: 1643446147.ec84f12df64409e0923718d59ae7674620696cb5.ago@gentoo
1 commit: ec84f12df64409e0923718d59ae7674620696cb5
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 29 08:49:07 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 29 08:49:07 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec84f12d
7
8 app-text/opensp: amd64 stable wrt bug #783651
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-text/opensp/opensp-1.5.2-r7.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-text/opensp/opensp-1.5.2-r7.ebuild b/app-text/opensp/opensp-1.5.2-r7.ebuild
18 index c2003084af1e..bac3bbf437fa 100644
19 --- a/app-text/opensp/opensp-1.5.2-r7.ebuild
20 +++ b/app-text/opensp/opensp-1.5.2-r7.ebuild
21 @@ -14,7 +14,7 @@ S="${WORKDIR}"/${MY_P}
22
23 LICENSE="MIT"
24 SLOT="0"
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 +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"
27 IUSE="doc elibc_glibc nls static-libs test"
28 RESTRICT="!test? ( test )"