diff options
author | Sam James <sam@gentoo.org> | 2024-05-26 08:00:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-26 08:00:16 +0100 |
commit | daf406c3d617ebe6ec0821ed5e5964fb64e63e14 (patch) | |
tree | e687c512fd7b3f0a50d3b9f4685932ed2b55acfc /dev-ruby/net-smtp | |
parent | dev-ruby/net-protocol: Stabilize 0.2.2 ppc64, #932760 (diff) | |
download | gentoo-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.ebuild | 2 |
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 |