diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2013-12-05 12:39:37 +0000 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2013-12-05 12:39:37 +0000 |
commit | 7a075b4908acfea91ce238954a22b1f0dd8879e0 (patch) | |
tree | 3305e9a16450a279d758faf24b9c899c67b46924 /app-admin/eselect-pinentry/eselect-pinentry-0.4.ebuild | |
parent | add ~ppc-aix keyword (diff) | |
download | gentoo-2-7a075b4908acfea91ce238954a22b1f0dd8879e0.tar.gz gentoo-2-7a075b4908acfea91ce238954a22b1f0dd8879e0.tar.bz2 gentoo-2-7a075b4908acfea91ce238954a22b1f0dd8879e0.zip |
add ~ppc-aix keyword
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A630CCB8)
Diffstat (limited to 'app-admin/eselect-pinentry/eselect-pinentry-0.4.ebuild')
-rw-r--r-- | app-admin/eselect-pinentry/eselect-pinentry-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-pinentry/eselect-pinentry-0.4.ebuild b/app-admin/eselect-pinentry/eselect-pinentry-0.4.ebuild index bdca3ff53c9f..966d09c7e0f2 100644 --- a/app-admin/eselect-pinentry/eselect-pinentry-0.4.ebuild +++ b/app-admin/eselect-pinentry/eselect-pinentry-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-pinentry/eselect-pinentry-0.4.ebuild,v 1.16 2013/07/07 10:21:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-pinentry/eselect-pinentry-0.4.ebuild,v 1.17 2013/12/05 12:39:37 haubi Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=app-admin/eselect-lib-bin-symlink-0.1.1" |