diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-18 10:56:41 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-18 10:56:41 +0000 |
commit | 53e2594a7646d8b0584d3082c811a3e62b41955b (patch) | |
tree | e3d6138a65e4e2ddabae89da3b9e95b7052c0480 /app-portage/layman | |
parent | dev-util/cmdtest: stable 0.30 for hppa, bug #611052 (diff) | |
download | gentoo-53e2594a7646d8b0584d3082c811a3e62b41955b.tar.gz gentoo-53e2594a7646d8b0584d3082c811a3e62b41955b.tar.bz2 gentoo-53e2594a7646d8b0584d3082c811a3e62b41955b.zip |
app-portage/layman: keyworded 2.4.2 for ia64, bug #524040
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-portage/layman')
-rw-r--r-- | app-portage/layman/layman-2.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/layman/layman-2.4.2.ebuild b/app-portage/layman/layman-2.4.2.ebuild index 8e8ec17a7a6d..c2a0b020381d 100644 --- a/app-portage/layman/layman-2.4.2.ebuild +++ b/app-portage/layman/layman-2.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -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 ) |