diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-01-28 17:28:13 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-28 19:37:55 +0000 |
commit | f73d3137277dcbafbfb308b447356c4ab65505fb (patch) | |
tree | f98f83b7f272e44d13b6721f51c2ccc6c1a0c90a /dev-util/cunit | |
parent | media-gfx/mkgallery: stable 1.1-r1 for sparc, bug #676550 (diff) | |
download | gentoo-f73d3137277dcbafbfb308b447356c4ab65505fb.tar.gz gentoo-f73d3137277dcbafbfb308b447356c4ab65505fb.tar.bz2 gentoo-f73d3137277dcbafbfb308b447356c4ab65505fb.zip |
dev-util/cunit: stable 2.1_p3 for sparc, bug #676518
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cunit/cunit-2.1_p3.ebuild b/dev-util/cunit/cunit-2.1_p3.ebuild index 297393113af6..53ef6b36d994 100644 --- a/dev-util/cunit/cunit-2.1_p3.ebuild +++ b/dev-util/cunit/cunit-2.1_p3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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}] )" |