diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-03-29 00:13:30 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-03-29 00:13:30 +0200 |
commit | 6e79d0cb0f6685f656c4c5f4a515022499cacfc4 (patch) | |
tree | 454fe5ed9a6375c34ae6d590d9bbedcbf4c40869 /dev-ruby/protected_attributes | |
parent | dev-ruby/qed: Remove ruby19 (diff) | |
download | gentoo-6e79d0cb0f6685f656c4c5f4a515022499cacfc4.tar.gz gentoo-6e79d0cb0f6685f656c4c5f4a515022499cacfc4.tar.bz2 gentoo-6e79d0cb0f6685f656c4c5f4a515022499cacfc4.zip |
dev-ruby/protected_attributes: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/protected_attributes')
-rw-r--r-- | dev-ruby/protected_attributes/protected_attributes-1.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/protected_attributes/protected_attributes-1.1.3.ebuild b/dev-ruby/protected_attributes/protected_attributes-1.1.3.ebuild index aeb4f5d78f03..24994ee0a1be 100644 --- a/dev-ruby/protected_attributes/protected_attributes-1.1.3.ebuild +++ b/dev-ruby/protected_attributes/protected_attributes-1.1.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby20 ruby21" RUBY_FAKEGEM_TASK_TEST="test" |