Gentoo Archives: gentoo-commits

From: Ben Kohler <bkohler@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/wgetpaste/
Date: Mon, 03 May 2021 16:37:45
Message-Id: 1620059855.be11472c87b66fef96c654386a75f0dbe92445a4.bkohler@gentoo
1 commit: be11472c87b66fef96c654386a75f0dbe92445a4
2 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 3 16:37:22 2021 +0000
4 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
5 CommitDate: Mon May 3 16:37:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be11472c
7
8 app-text/wgetpaste: 2.30_p20210222-r2 stable allarches
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
12
13 app-text/wgetpaste/wgetpaste-2.30_p20210222-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-text/wgetpaste/wgetpaste-2.30_p20210222-r2.ebuild b/app-text/wgetpaste/wgetpaste-2.30_p20210222-r2.ebuild
17 index c4c95081e20..62b07cb4f81 100644
18 --- a/app-text/wgetpaste/wgetpaste-2.30_p20210222-r2.ebuild
19 +++ b/app-text/wgetpaste/wgetpaste-2.30_p20210222-r2.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/zlin/wgetpaste/archive/${COMMIT_HASH}.tar.gz -> ${P}
21
22 LICENSE="public-domain"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
25 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 amd64-linux ~x86-linux ~x64-macos"
26 IUSE="+ssl"
27
28 RDEPEND="net-misc/wget[ssl?]"