diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-04-05 09:21:04 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-04-05 09:21:04 +0300 |
commit | 9fe8052be4bb981792438b08ce75df32ee3e3593 (patch) | |
tree | c57bfa99eb1cda5c2f6224dba0f696d2462743e3 /app-text/wgetpaste | |
parent | x11-libs/libxcb: amd64 stable wrt bug #714896 (diff) | |
download | gentoo-9fe8052be4bb981792438b08ce75df32ee3e3593.tar.gz gentoo-9fe8052be4bb981792438b08ce75df32ee3e3593.tar.bz2 gentoo-9fe8052be4bb981792438b08ce75df32ee3e3593.zip |
app-text/wgetpaste: mark stable
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-text/wgetpaste')
-rw-r--r-- | app-text/wgetpaste/wgetpaste-2.29-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/wgetpaste/wgetpaste-2.29-r1.ebuild b/app-text/wgetpaste/wgetpaste-2.29-r1.ebuild index 2ccbde84f844..478db735fcbc 100644 --- a/app-text/wgetpaste/wgetpaste-2.29-r1.ebuild +++ b/app-text/wgetpaste/wgetpaste-2.29-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://wgetpaste.zlin.dk/${P}.tar.bz2" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="+ssl" DEPEND="" |