diff options
author | 2013-12-25 09:28:28 +0000 | |
---|---|---|
committer | 2013-12-25 09:28:28 +0000 | |
commit | 0b7bd3d45678edcb1742ecbaa3968537877f49fb (patch) | |
tree | ea4c6378e169bb067bc83b52228942872221d12d /app-misc/pax-utils/pax-utils-0.7.ebuild | |
parent | Version bump (diff) | |
download | historical-0b7bd3d45678edcb1742ecbaa3968537877f49fb.tar.gz historical-0b7bd3d45678edcb1742ecbaa3968537877f49fb.tar.bz2 historical-0b7bd3d45678edcb1742ecbaa3968537877f49fb.zip |
Remove bogus stable keyword
Package-Manager: portage-2.2.7/cvs/Linux x86_64
Diffstat (limited to 'app-misc/pax-utils/pax-utils-0.7.ebuild')
-rw-r--r-- | app-misc/pax-utils/pax-utils-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/pax-utils/pax-utils-0.7.ebuild b/app-misc/pax-utils/pax-utils-0.7.ebuild index 33867bd4a353..b466e969c010 100644 --- a/app-misc/pax-utils/pax-utils-0.7.ebuild +++ b/app-misc/pax-utils/pax-utils-0.7.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-misc/pax-utils/pax-utils-0.7.ebuild,v 1.8 2013/12/23 09:23:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.7.ebuild,v 1.9 2013/12/25 09:28:18 patrick Exp $ EAPI=4 @@ -14,7 +14,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 amd64-fbsd ~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 python" #RESTRICT="mirror" |