diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 13:39:29 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 13:39:29 +0200 |
commit | 9305aa39c09b11583a2ba8900dc9bf50633eb581 (patch) | |
tree | cae00ee9bce97d611208946289b20154c3bfb3ac /app-portage | |
parent | dev-python/pyGPG: Stable for HPPA (bug #603108). (diff) | |
download | gentoo-9305aa39c09b11583a2ba8900dc9bf50633eb581.tar.gz gentoo-9305aa39c09b11583a2ba8900dc9bf50633eb581.tar.bz2 gentoo-9305aa39c09b11583a2ba8900dc9bf50633eb581.zip |
app-portage/layman: Stable for HPPA (bug #603108).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/layman/layman-2.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/layman/layman-2.4.2.ebuild b/app-portage/layman/layman-2.4.2.ebuild index fbd2ef718b0d..2eb0079884fb 100644 --- a/app-portage/layman/layman-2.4.2.ebuild +++ b/app-portage/layman/layman-2.4.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="bazaar cvs darcs +git gpg g-sorcery mercurial sqlite squashfs subversion sync-plugin-portage test" DEPEND="test? ( dev-vcs/subversion ) |