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: Sat, 23 Feb 2019 16:54:58
Message-Id: 1550940880.a5be97c41a049c8e439f764a9ed120ef910bd44b.bkohler@gentoo
1 commit: a5be97c41a049c8e439f764a9ed120ef910bd44b
2 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 23 16:53:30 2019 +0000
4 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 23 16:54:40 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5be97c4
7
8 Revert "app-text/wgetpaste: amd64 sparc x86 stable"
9
10 This reverts commit 8228d1904aed9340d3c5eab46526fabc5426d6a4.
11
12 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
13
14 app-text/wgetpaste/wgetpaste-2.28-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-text/wgetpaste/wgetpaste-2.28-r2.ebuild b/app-text/wgetpaste/wgetpaste-2.28-r2.ebuild
18 index 48209482e05..bae4fd9c2dc 100644
19 --- a/app-text/wgetpaste/wgetpaste-2.28-r2.ebuild
20 +++ b/app-text/wgetpaste/wgetpaste-2.28-r2.ebuild
21 @@ -9,7 +9,7 @@ SRC_URI="http://wgetpaste.zlin.dk/${P}.tar.bz2"
22
23 LICENSE="public-domain"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
26 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
27 IUSE="+ssl"
28
29 DEPEND=""