diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-10-01 14:49:07 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-10-01 14:49:07 +0200 |
commit | a2fcad61948b204d174dc33aa633393b78a648f2 (patch) | |
tree | 1ca8d8a0d86d9c3713c9ee9543ffc61fa0fe9295 /app-text | |
parent | app-admin/logrotate: Stable for HPPA PPC64 (bug #592754). (diff) | |
download | gentoo-a2fcad61948b204d174dc33aa633393b78a648f2.tar.gz gentoo-a2fcad61948b204d174dc33aa633393b78a648f2.tar.bz2 gentoo-a2fcad61948b204d174dc33aa633393b78a648f2.zip |
app-text/wgetpaste: Stable for HPPA (bug #591544).
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/wgetpaste/wgetpaste-2.28.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/wgetpaste/wgetpaste-2.28.ebuild b/app-text/wgetpaste/wgetpaste-2.28.ebuild index e2ae2f44fb7d..322c2f9230b8 100644 --- a/app-text/wgetpaste/wgetpaste-2.28.ebuild +++ b/app-text/wgetpaste/wgetpaste-2.28.ebuild @@ -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="" |