diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-12 03:30:22 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-12 03:30:22 +0000 |
commit | f6e9d2b57625c07bd5b0bb598e9fd1f60d8863ce (patch) | |
tree | e6ba762208c75bd28e2fcd2992d2172d0896da3f /app-crypt/p11-kit/p11-kit-0.13.ebuild | |
parent | stable arm, bug #434164 (diff) | |
download | gentoo-2-f6e9d2b57625c07bd5b0bb598e9fd1f60d8863ce.tar.gz gentoo-2-f6e9d2b57625c07bd5b0bb598e9fd1f60d8863ce.tar.bz2 gentoo-2-f6e9d2b57625c07bd5b0bb598e9fd1f60d8863ce.zip |
stable ppc ppc64, bug #434288
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt/p11-kit/p11-kit-0.13.ebuild')
-rw-r--r-- | app-crypt/p11-kit/p11-kit-0.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/p11-kit/p11-kit-0.13.ebuild b/app-crypt/p11-kit/p11-kit-0.13.ebuild index 303510e48382..679bc2ac1883 100644 --- a/app-crypt/p11-kit/p11-kit-0.13.ebuild +++ b/app-crypt/p11-kit/p11-kit-0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/p11-kit-0.13.ebuild,v 1.3 2012/09/08 12:36:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/p11-kit-0.13.ebuild,v 1.4 2012/09/12 03:30:22 blueness Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://p11-glue.freedesktop.org/releases/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="debug" DEPEND="virtual/pkgconfig" |