diff options
author | Markus Meier <maekke@gentoo.org> | 2017-02-17 07:02:59 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-02-17 07:02:59 +0100 |
commit | cf97100c23865315f86c8ee1927f9e9af8619e9f (patch) | |
tree | 7bd1a8dd22c459a4b33f6f775bff69105877d0f5 | |
parent | dev-python/pyGPG: arm stable, bug #603108 (diff) | |
download | gentoo-cf97100c23865315f86c8ee1927f9e9af8619e9f.tar.gz gentoo-cf97100c23865315f86c8ee1927f9e9af8619e9f.tar.bz2 gentoo-cf97100c23865315f86c8ee1927f9e9af8619e9f.zip |
app-portage/layman: arm stable, bug #603108
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
-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 84e6cc759490..8236b272c638 100644 --- a/app-portage/layman/layman-2.4.2.ebuild +++ b/app-portage/layman/layman-2.4.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 x86" +KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 x86" IUSE="bazaar cvs darcs +git gpg g-sorcery mercurial sqlite squashfs subversion sync-plugin-portage test" DEPEND="test? ( dev-vcs/subversion ) |