diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 20:17:35 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 20:44:14 +0000 |
commit | a9a4b59f04e5c3408863680d12193bea5155b764 (patch) | |
tree | 01bd67a41c84dcafa453847149503edb597853ac /dev-util/cunit | |
parent | dev-lua/luasocket: stable 3.0_rc1-r4 for ppc, bug #676488 (diff) | |
download | gentoo-a9a4b59f04e5c3408863680d12193bea5155b764.tar.gz gentoo-a9a4b59f04e5c3408863680d12193bea5155b764.tar.bz2 gentoo-a9a4b59f04e5c3408863680d12193bea5155b764.zip |
dev-util/cunit: stable 2.1_p3 for ppc, bug #676518
Package-Manager: Portage-2.3.59, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-util/cunit')
-rw-r--r-- | dev-util/cunit/cunit-2.1_p3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cunit/cunit-2.1_p3.ebuild b/dev-util/cunit/cunit-2.1_p3.ebuild index 35e8577aa432..f67fb5594fb6 100644 --- a/dev-util/cunit/cunit-2.1_p3.ebuild +++ b/dev-util/cunit/cunit-2.1_p3.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://cunit.sourceforge.net" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="ncurses static-libs" RDEPEND="ncurses? ( >=sys-libs/ncurses-5.9-r3:0=[${MULTILIB_USEDEP}] )" |