diff options
author | Sam James <sam@gentoo.org> | 2023-08-03 16:07:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-03 16:07:27 +0100 |
commit | 581b9450b33e43354e32f29bff6cb0545d146ec3 (patch) | |
tree | ee5701e5a81e33b9e475aa5b4a8b243206981106 /dev-ruby/net-smtp | |
parent | dev-perl/JSON-Parse: Stabilize 0.620.0 ppc, #910841 (diff) | |
download | gentoo-581b9450b33e43354e32f29bff6cb0545d146ec3.tar.gz gentoo-581b9450b33e43354e32f29bff6cb0545d146ec3.tar.bz2 gentoo-581b9450b33e43354e32f29bff6cb0545d146ec3.zip |
dev-ruby/net-smtp: Stabilize 0.3.3 x86, #910969
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.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/net-smtp/net-smtp-0.3.3.ebuild b/dev-ruby/net-smtp/net-smtp-0.3.3.ebuild index c20f97175eaf..fc25cb4c581a 100644 --- a/dev-ruby/net-smtp/net-smtp-0.3.3.ebuild +++ b/dev-ruby/net-smtp/net-smtp-0.3.3.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" IUSE="" ruby_add_rdepend " |