diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 12:31:36 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 12:31:36 +0000 |
commit | cb8e86c3a96ab76451622f542c3014b752e39b75 (patch) | |
tree | 3b00d6f0a1f194b224c071f6b13a2876d6e2e873 /app-misc/pax-utils/pax-utils-0.3.0.ebuild | |
parent | Restrict smoketest on 3.5 branch. (diff) | |
download | gentoo-2-cb8e86c3a96ab76451622f542c3014b752e39b75.tar.gz gentoo-2-cb8e86c3a96ab76451622f542c3014b752e39b75.tar.bz2 gentoo-2-cb8e86c3a96ab76451622f542c3014b752e39b75.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'app-misc/pax-utils/pax-utils-0.3.0.ebuild')
-rw-r--r-- | app-misc/pax-utils/pax-utils-0.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/pax-utils/pax-utils-0.3.0.ebuild b/app-misc/pax-utils/pax-utils-0.3.0.ebuild index b0ba662829cb..4322ee51ed3c 100644 --- a/app-misc/pax-utils/pax-utils-0.3.0.ebuild +++ b/app-misc/pax-utils/pax-utils-0.3.0.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-misc/pax-utils/pax-utils-0.3.0.ebuild,v 1.2 2012/02/07 16:58:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.3.0.ebuild,v 1.3 2012/04/26 12:31:36 aballier Exp $ inherit toolchain-funcs unpacker @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/pax-utils-${PV}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="caps" #RESTRICT="mirror" |