Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cunit/
Date: Sat, 02 Feb 2019 19:09:39
Message-Id: 1549133973.ad0116b81ff4cecb0dc584911b4e5e0d330cd1c2.slyfox@gentoo
1 commit: ad0116b81ff4cecb0dc584911b4e5e0d330cd1c2
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 2 18:59:33 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 2 18:59:33 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad0116b8
7
8 dev-util/cunit: stable 2.1_p3 for hppa, bug #676518
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-util/cunit/cunit-2.1_p3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-util/cunit/cunit-2.1_p3.ebuild b/dev-util/cunit/cunit-2.1_p3.ebuild
18 index 637054df198..75f92ec8d54 100644
19 --- a/dev-util/cunit/cunit-2.1_p3.ebuild
20 +++ b/dev-util/cunit/cunit-2.1_p3.ebuild
21 @@ -14,7 +14,7 @@ HOMEPAGE="http://cunit.sourceforge.net"
22
23 LICENSE="LGPL-2"
24 SLOT="0"
25 -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
26 +KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
27 IUSE="ncurses static-libs"
28
29 RDEPEND="ncurses? ( >=sys-libs/ncurses-5.9-r3:0=[${MULTILIB_USEDEP}] )"