diff options
author | Hans de Graaff <graaff@gentoo.org> | 2022-01-15 07:38:13 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2022-01-15 07:38:13 +0100 |
commit | b0b0c9242f4d228511d90d1b52db638f3f9f4e79 (patch) | |
tree | 12cfe5120c5952492ebf4248bf0141ccd3e8bc8f /dev-ruby/unf | |
parent | dev-ruby/uconv: cleanup (diff) | |
download | gentoo-b0b0c9242f4d228511d90d1b52db638f3f9f4e79.tar.gz gentoo-b0b0c9242f4d228511d90d1b52db638f3f9f4e79.tar.bz2 gentoo-b0b0c9242f4d228511d90d1b52db638f3f9f4e79.zip |
dev-ruby/unf: stable all arches
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/unf')
-rw-r--r-- | dev-ruby/unf/unf-0.1.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/unf/unf-0.1.4-r1.ebuild b/dev-ruby/unf/unf-0.1.4-r1.ebuild index 442d4c7d5a2c..7373d57c72fb 100644 --- a/dev-ruby/unf/unf-0.1.4-r1.ebuild +++ b/dev-ruby/unf/unf-0.1.4-r1.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 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/knu/ruby-unf" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="test" ruby_add_rdepend "dev-ruby/unf_ext" |