diff options
author | Sam James <sam@gentoo.org> | 2023-08-02 05:44:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-02 05:44:54 +0100 |
commit | 02469665487e362e5bc77114f392132e8bd9ccee (patch) | |
tree | 23e2531a541f8061d223695e523ce212b67ec231 /dev-ruby/net-smtp | |
parent | dev-ruby/net-smtp: Stabilize 0.3.3 arm, #910969 (diff) | |
download | gentoo-02469665487e362e5bc77114f392132e8bd9ccee.tar.gz gentoo-02469665487e362e5bc77114f392132e8bd9ccee.tar.bz2 gentoo-02469665487e362e5bc77114f392132e8bd9ccee.zip |
dev-ruby/net-smtp: Stabilize 0.3.3 arm64, #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 c7abe6fe8303..94e3d1d004b3 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 " |