diff options
author | 2015-05-29 07:43:45 +0000 | |
---|---|---|
committer | 2015-05-29 07:43:45 +0000 | |
commit | e107797f7bb63994ba90815954bed7aabd5bc149 (patch) | |
tree | 5eba96d5a7f894b16e32065887c655bef97b1796 /dev-util/cmocka/cmocka-0.4.1.ebuild | |
parent | sparc stable wrt bug #538798 (diff) | |
download | historical-e107797f7bb63994ba90815954bed7aabd5bc149.tar.gz historical-e107797f7bb63994ba90815954bed7aabd5bc149.tar.bz2 historical-e107797f7bb63994ba90815954bed7aabd5bc149.zip |
sparc stable wrt bug #538798
Package-Manager: portage-2.2.18/cvs/Linux x86_64
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-util/cmocka/cmocka-0.4.1.ebuild')
-rw-r--r-- | dev-util/cmocka/cmocka-0.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cmocka/cmocka-0.4.1.ebuild b/dev-util/cmocka/cmocka-0.4.1.ebuild index b18e5247d5f1..147fac24637c 100644 --- a/dev-util/cmocka/cmocka-0.4.1.ebuild +++ b/dev-util/cmocka/cmocka-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cmocka/cmocka-0.4.1.ebuild,v 1.4 2015/04/02 16:21:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cmocka/cmocka-0.4.1.ebuild,v 1.5 2015/05/29 07:43:43 jmorgan Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://open.cryptomilk.org/attachments/download/42/${P}.tar.xz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 ~s390 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="doc static-libs test" DEPEND=" |