diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-29 17:27:18 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-29 17:27:57 -0700 |
commit | 7e832f3072f71811f8981d695132aa9351b76e3a (patch) | |
tree | bbf418a193e6609e759144de2bb3a6ed376f4c76 /app-portage | |
parent | media-libs/gexiv2: Fix compilation (bug #613778) (diff) | |
download | gentoo-7e832f3072f71811f8981d695132aa9351b76e3a.tar.gz gentoo-7e832f3072f71811f8981d695132aa9351b76e3a.tar.bz2 gentoo-7e832f3072f71811f8981d695132aa9351b76e3a.zip |
app-portage/layman-2.4.2: added ~alpha, bug 539366
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/layman/layman-2.4.1-r1.ebuild | 2 | ||||
-rw-r--r-- | app-portage/layman/layman-2.4.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/layman/layman-2.4.1-r1.ebuild b/app-portage/layman/layman-2.4.1-r1.ebuild index ceb333849dc9..78e7343bf953 100644 --- a/app-portage/layman/layman-2.4.1-r1.ebuild +++ b/app-portage/layman/layman-2.4.1-r1.ebuild @@ -14,7 +14,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="~alpha ~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 ) diff --git a/app-portage/layman/layman-2.4.2.ebuild b/app-portage/layman/layman-2.4.2.ebuild index eccc64fb8a6a..11fa1bcdf5c7 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="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 ) |