diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:22:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:29:30 +0100 |
commit | 2c69ed4909618b11d7c197c837f628818e58486d (patch) | |
tree | e6c567509639d22545de7308d84553dcf64bd66e /app-text/wgetpaste | |
parent | app-crypt/easy-rsa: x86 stable wrt bug #595998 (diff) | |
download | gentoo-2c69ed4909618b11d7c197c837f628818e58486d.tar.gz gentoo-2c69ed4909618b11d7c197c837f628818e58486d.tar.bz2 gentoo-2c69ed4909618b11d7c197c837f628818e58486d.zip |
app-text/wgetpaste: x86 stable wrt bug #591544
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/wgetpaste')
-rw-r--r-- | app-text/wgetpaste/wgetpaste-2.28.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/wgetpaste/wgetpaste-2.28.ebuild b/app-text/wgetpaste/wgetpaste-2.28.ebuild index dfeb7a033571..99b686e358d2 100644 --- a/app-text/wgetpaste/wgetpaste-2.28.ebuild +++ b/app-text/wgetpaste/wgetpaste-2.28.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,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 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~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 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="" |