diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-01-13 09:30:14 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-01-13 09:44:44 +0100 |
commit | 1a020a2a09481660953505313b774d755e758b60 (patch) | |
tree | 90c95a8925bddbce78f07556d3d25d6e2aba1711 /dev-ruby/method_source | |
parent | dev-libs/glib: reverted deletion of scrtipt by mistake (diff) | |
download | gentoo-1a020a2a09481660953505313b774d755e758b60.tar.gz gentoo-1a020a2a09481660953505313b774d755e758b60.tar.bz2 gentoo-1a020a2a09481660953505313b774d755e758b60.zip |
dev-ruby/method_source: amd64 stable
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-ruby/method_source')
-rw-r--r-- | dev-ruby/method_source/method_source-0.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/method_source/method_source-0.9.0.ebuild b/dev-ruby/method_source/method_source-0.9.0.ebuild index 3bd2f030131e..d92be735886d 100644 --- a/dev-ruby/method_source/method_source-0.9.0.ebuild +++ b/dev-ruby/method_source/method_source-0.9.0.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=6 @@ -16,4 +16,4 @@ IUSE="" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86" |