diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-02 08:52:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-02 08:52:24 +0200 |
commit | 2d27eab0f747801cba2a518a13bd109045d76bb2 (patch) | |
tree | 04668f844567d5b7848c51e2ffc5967c1897f6b7 /dev-ruby/xml-simple | |
parent | dev-ruby/colored: x86 stable wrt bug #862190 (diff) | |
download | gentoo-2d27eab0f747801cba2a518a13bd109045d76bb2.tar.gz gentoo-2d27eab0f747801cba2a518a13bd109045d76bb2.tar.bz2 gentoo-2d27eab0f747801cba2a518a13bd109045d76bb2.zip |
dev-ruby/xml-simple: x86 stable wrt bug #862190
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/xml-simple')
-rw-r--r-- | dev-ruby/xml-simple/xml-simple-1.1.9.ebuild | 2 |
1 files changed, 1 insertions, 1 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 befb8df84a45..665c0addf5d9 100644 --- a/dev-ruby/xml-simple/xml-simple-1.1.9.ebuild +++ b/dev-ruby/xml-simple/xml-simple-1.1.9.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/maik/xml-simple" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc ~x86" +KEYWORDS="amd64 ~arm64 ~ppc x86" IUSE="" RUBY_S="${PN}-${COMMIT}" |