diff options
author | 2022-01-15 07:09:34 +0100 | |
---|---|---|
committer | 2022-01-15 07:29:10 +0100 | |
commit | 7f8f39e544bc7b5b813b1d228d78db6a54584845 (patch) | |
tree | 4a78a5caab758f3cff71c6ec543d4165268a1335 /dev-ruby/xml-simple/xml-simple-1.1.9.ebuild | |
parent | dev-ruby/rexml: amd64 stable (diff) | |
download | gentoo-7f8f39e544bc7b5b813b1d228d78db6a54584845.tar.gz gentoo-7f8f39e544bc7b5b813b1d228d78db6a54584845.tar.bz2 gentoo-7f8f39e544bc7b5b813b1d228d78db6a54584845.zip |
dev-ruby/xml-simple: amd64 stable
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/xml-simple/xml-simple-1.1.9.ebuild')
-rw-r--r-- | dev-ruby/xml-simple/xml-simple-1.1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/xml-simple/xml-simple-1.1.9.ebuild b/dev-ruby/xml-simple/xml-simple-1.1.9.ebuild index 705a80683e40..325e135ca4f5 100644 --- a/dev-ruby/xml-simple/xml-simple-1.1.9.ebuild +++ b/dev-ruby/xml-simple/xml-simple-1.1.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/maik/xml-simple" LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~x86" +KEYWORDS="amd64 ~arm64 ~ppc ~x86" IUSE="" RUBY_S="${PN}-${COMMIT}" |