diff options
author | Sam James <sam@gentoo.org> | 2023-08-19 10:22:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-19 10:22:53 +0100 |
commit | f744fda565341bf2f02f3c3cd2b8f7fc413382e4 (patch) | |
tree | eca8b4a9ea6b865320895e39bbf8e3822e4ae694 /dev-ruby/ruby-augeas | |
parent | dev-ruby/mini_portile2: Stabilize 2.8.4 ppc, #912484 (diff) | |
download | gentoo-f744fda565341bf2f02f3c3cd2b8f7fc413382e4.tar.gz gentoo-f744fda565341bf2f02f3c3cd2b8f7fc413382e4.tar.bz2 gentoo-f744fda565341bf2f02f3c3cd2b8f7fc413382e4.zip |
dev-ruby/ruby-augeas: Stabilize 0.5.0-r5 ppc, #912486
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/ruby-augeas')
-rw-r--r-- | dev-ruby/ruby-augeas/ruby-augeas-0.5.0-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ruby-augeas/ruby-augeas-0.5.0-r5.ebuild b/dev-ruby/ruby-augeas/ruby-augeas-0.5.0-r5.ebuild index a5c787b439de..e58a7b73c16f 100644 --- a/dev-ruby/ruby-augeas/ruby-augeas-0.5.0-r5.ebuild +++ b/dev-ruby/ruby-augeas/ruby-augeas-0.5.0-r5.ebuild @@ -17,7 +17,7 @@ SRC_URI="http://download.augeas.net/ruby/${P}.gem" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="" RDEPEND=">=app-admin/augeas-1.1.0" |