diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-10-20 16:25:25 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-10-20 16:25:25 +0000 |
commit | 9bd115b5808e90360c47f81b10bb513d9a8979ad (patch) | |
tree | 9c3f0fe00408f740b429ad8daca4b69da02d58d4 /app-arch/rpm2targz/rpm2targz-9.0.0.5g.ebuild | |
parent | Restore the Gentoo patchset for qemu-kvm. (diff) | |
download | gentoo-2-9bd115b5808e90360c47f81b10bb513d9a8979ad.tar.gz gentoo-2-9bd115b5808e90360c47f81b10bb513d9a8979ad.tar.bz2 gentoo-2-9bd115b5808e90360c47f81b10bb513d9a8979ad.zip |
Stable for HPPA (bug #433183).
(Portage version: 2.2.0_alpha141/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-arch/rpm2targz/rpm2targz-9.0.0.5g.ebuild')
-rw-r--r-- | app-arch/rpm2targz/rpm2targz-9.0.0.5g.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/rpm2targz/rpm2targz-9.0.0.5g.ebuild b/app-arch/rpm2targz/rpm2targz-9.0.0.5g.ebuild index c863ea475b24..675213d02f0d 100644 --- a/app-arch/rpm2targz/rpm2targz-9.0.0.5g.ebuild +++ b/app-arch/rpm2targz/rpm2targz-9.0.0.5g.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-arch/rpm2targz/rpm2targz-9.0.0.5g.ebuild,v 1.9 2012/10/14 18:50:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0.0.5g.ebuild,v 1.10 2012/10/20 16:25:25 jer Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz" LICENSE="BSD-1" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="app-arch/cpio" |