diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 20:20:19 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 20:44:28 +0000 |
commit | 3e712d6b9d96220db83dabe4d0dbf27eb25d121d (patch) | |
tree | a3e9be450fa269feaa20ae81a2402324c48c0eae /www-misc/visitors | |
parent | net-proxy/http-replicator: stable 4.0_alpha2-r7 for ppc, bug #676758 (diff) | |
download | gentoo-3e712d6b9d96220db83dabe4d0dbf27eb25d121d.tar.gz gentoo-3e712d6b9d96220db83dabe4d0dbf27eb25d121d.tar.bz2 gentoo-3e712d6b9d96220db83dabe4d0dbf27eb25d121d.zip |
www-misc/visitors: stable 0.7-r2 for ppc, bug #676768
Package-Manager: Portage-2.3.59, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'www-misc/visitors')
-rw-r--r-- | www-misc/visitors/visitors-0.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-misc/visitors/visitors-0.7-r2.ebuild b/www-misc/visitors/visitors-0.7-r2.ebuild index 2dee93983607..f0153c01bc7f 100644 --- a/www-misc/visitors/visitors-0.7-r2.ebuild +++ b/www-misc/visitors/visitors-0.7-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="http://www.hping.org/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" S="${WORKDIR}/${P/-/_}" |