summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-26 08:00:28 +0100
committerSam James <sam@gentoo.org>2024-05-26 08:00:28 +0100
commit493d4bd14715033e9036099c641bd54849f6bd8f (patch)
tree8985f77de0db8bb99a2b181228157d5f13eef53f /dev-ruby/net-smtp
parentdev-ruby/net-protocol: Stabilize 0.2.2 sparc, #932760 (diff)
downloadgentoo-493d4bd14715033e9036099c641bd54849f6bd8f.tar.gz
gentoo-493d4bd14715033e9036099c641bd54849f6bd8f.tar.bz2
gentoo-493d4bd14715033e9036099c641bd54849f6bd8f.zip
dev-ruby/net-smtp: Stabilize 0.5.0 sparc, #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 9a65502ad6de..f208e2f17bd8 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