diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-01-26 06:52:51 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-01-26 06:52:51 +0100 |
commit | 421a09184e7f53fbddc4697cc1b2485e9ff565a6 (patch) | |
tree | 839342ee4e34b7ab7e0d949c08de62202b0f25eb /dev-ruby/fakefs | |
parent | x11-apps/xlogo: s/CONFIGURE_OPTIONS/XORG_CONFIGURE_OPTIONS/ (diff) | |
download | gentoo-421a09184e7f53fbddc4697cc1b2485e9ff565a6.tar.gz gentoo-421a09184e7f53fbddc4697cc1b2485e9ff565a6.tar.bz2 gentoo-421a09184e7f53fbddc4697cc1b2485e9ff565a6.zip |
dev-ruby/fakefs: add back ~alpha keyword
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-ruby/fakefs')
-rw-r--r-- | dev-ruby/fakefs/fakefs-0.10.0.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/fakefs/fakefs-0.10.1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/fakefs/fakefs-0.9.2.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/fakefs/fakefs-0.9.3.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-ruby/fakefs/fakefs-0.10.0.ebuild b/dev-ruby/fakefs/fakefs-0.10.0.ebuild index 690298824709..e33e731edfa7 100644 --- a/dev-ruby/fakefs/fakefs-0.10.0.ebuild +++ b/dev-ruby/fakefs/fakefs-0.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -19,7 +19,7 @@ SRC_URI="https://github.com/defunkt/fakefs/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend " diff --git a/dev-ruby/fakefs/fakefs-0.10.1.ebuild b/dev-ruby/fakefs/fakefs-0.10.1.ebuild index 690298824709..e33e731edfa7 100644 --- a/dev-ruby/fakefs/fakefs-0.10.1.ebuild +++ b/dev-ruby/fakefs/fakefs-0.10.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -19,7 +19,7 @@ SRC_URI="https://github.com/defunkt/fakefs/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend " diff --git a/dev-ruby/fakefs/fakefs-0.9.2.ebuild b/dev-ruby/fakefs/fakefs-0.9.2.ebuild index 3a885fbf83fd..6d29e90b8be4 100644 --- a/dev-ruby/fakefs/fakefs-0.9.2.ebuild +++ b/dev-ruby/fakefs/fakefs-0.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -19,7 +19,7 @@ SRC_URI="https://github.com/defunkt/fakefs/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend " diff --git a/dev-ruby/fakefs/fakefs-0.9.3.ebuild b/dev-ruby/fakefs/fakefs-0.9.3.ebuild index 290c1fc90e58..f2c00b9b3b3e 100644 --- a/dev-ruby/fakefs/fakefs-0.9.3.ebuild +++ b/dev-ruby/fakefs/fakefs-0.9.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -19,7 +19,7 @@ SRC_URI="https://github.com/defunkt/fakefs/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend " |