diff options
Diffstat (limited to 'app-admin/pwstore/pwstore-0.20140414.ebuild')
-rw-r--r-- | app-admin/pwstore/pwstore-0.20140414.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-admin/pwstore/pwstore-0.20140414.ebuild b/app-admin/pwstore/pwstore-0.20140414.ebuild index ca6d885..ddfb04e 100644 --- a/app-admin/pwstore/pwstore-0.20140414.ebuild +++ b/app-admin/pwstore/pwstore-0.20140414.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby21 ruby22 ruby23 ruby24" inherit ruby-single |