summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-26 08:00:16 +0100
committerSam James <sam@gentoo.org>2024-05-26 08:00:16 +0100
commitdaf406c3d617ebe6ec0821ed5e5964fb64e63e14 (patch)
treee687c512fd7b3f0a50d3b9f4685932ed2b55acfc /dev-ruby/net-smtp
parentdev-ruby/net-protocol: Stabilize 0.2.2 ppc64, #932760 (diff)
downloadgentoo-daf406c3d617ebe6ec0821ed5e5964fb64e63e14.tar.gz
gentoo-daf406c3d617ebe6ec0821ed5e5964fb64e63e14.tar.bz2
gentoo-daf406c3d617ebe6ec0821ed5e5964fb64e63e14.zip
dev-ruby/net-smtp: Stabilize 0.5.0 ppc64, #932760
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/net-smtp')
-rw-r--r--dev-ruby/net-smtp/net-smtp-0.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/net-smtp/net-smtp-0.5.0.ebuild b/dev-ruby/net-smtp/net-smtp-0.5.0.ebuild
index deeee12ea2f4..d7e35a2ac3d8 100644
--- a/dev-ruby/net-smtp/net-smtp-0.5.0.ebuild
+++ b/dev-ruby/net-smtp/net-smtp-0.5.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/ruby/net-smtp/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
ruby_add_rdepend "
dev-ruby/net-protocol