diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-07-24 11:52:42 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-07-24 12:41:29 +0300 |
commit | 7c0ad18dcea4547683a34b3e4e50f1ebdb503977 (patch) | |
tree | 674faeadc6af3827ba97450884576d871dd4086d /app-text/wgetpaste | |
parent | sys-devel/clang-common-6.0.1: arm64 stable (bug #661776) (diff) | |
download | gentoo-7c0ad18dcea4547683a34b3e4e50f1ebdb503977.tar.gz gentoo-7c0ad18dcea4547683a34b3e4e50f1ebdb503977.tar.bz2 gentoo-7c0ad18dcea4547683a34b3e4e50f1ebdb503977.zip |
app-text/wgetpaste-2.28-r1: arm64 stable
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'app-text/wgetpaste')
-rw-r--r-- | app-text/wgetpaste/wgetpaste-2.28-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/wgetpaste/wgetpaste-2.28-r1.ebuild b/app-text/wgetpaste/wgetpaste-2.28-r1.ebuild index 179987690480..57bf3e74861c 100644 --- a/app-text/wgetpaste/wgetpaste-2.28-r1.ebuild +++ b/app-text/wgetpaste/wgetpaste-2.28-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -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 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="+ssl" DEPEND="" |