diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:21:32 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:21:32 +0100 |
commit | e672e42127e8ea3aa7ac445d70ba46e5a7084931 (patch) | |
tree | b121717d30b7f65a0b3098eb31781e8abce2a8a0 /app-text/wgetpaste | |
parent | app-misc/uptimed: sparc stable wrt bug #604342 (diff) | |
download | gentoo-e672e42127e8ea3aa7ac445d70ba46e5a7084931.tar.gz gentoo-e672e42127e8ea3aa7ac445d70ba46e5a7084931.tar.bz2 gentoo-e672e42127e8ea3aa7ac445d70ba46e5a7084931.zip |
app-text/wgetpaste: sparc stable wrt bug #591544
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/wgetpaste')
-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 99b686e358d2..bf5b261ba346 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="" |