commit: 61eaf2cec2625bc1cce6c346a81922b03f28dade Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat Jan 14 07:20:45 2023 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Jan 14 07:20:45 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61eaf2ce
app-text/wgetpaste: Stabilize 2.32 ALLARCHES, #890750 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-text/wgetpaste/wgetpaste-2.32.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/wgetpaste/wgetpaste-2.32.ebuild b/app-text/wgetpaste/wgetpaste-2.32.ebuild index 970f038a41da..843df16d4406 100644 --- a/app-text/wgetpaste/wgetpaste-2.32.ebuild +++ b/app-text/wgetpaste/wgetpaste-2.32.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/zlin/wgetpaste/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="+ssl" RDEPEND="net-misc/wget[ssl?]"
