diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 08:47:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 08:47:46 +0200 |
commit | 0b1d92f6eaf2cc00140552a3df98117e92e2ccba (patch) | |
tree | 555cc7494817c23ab5f1520a99513163c9fbef42 /net-analyzer/prettyping | |
parent | dev-python/s3transfer: amd64 stable wrt bug #685212 (diff) | |
download | gentoo-0b1d92f6eaf2cc00140552a3df98117e92e2ccba.tar.gz gentoo-0b1d92f6eaf2cc00140552a3df98117e92e2ccba.tar.bz2 gentoo-0b1d92f6eaf2cc00140552a3df98117e92e2ccba.zip |
net-analyzer/prettyping: amd64 stable wrt bug #685390
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-analyzer/prettyping')
-rw-r--r-- | net-analyzer/prettyping/prettyping-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/prettyping/prettyping-1.0.1.ebuild b/net-analyzer/prettyping/prettyping-1.0.1.ebuild index df1c3132fd20..54c2c36beb32 100644 --- a/net-analyzer/prettyping/prettyping-1.0.1.ebuild +++ b/net-analyzer/prettyping/prettyping-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/denilsonsa/prettyping/archive/v${PV}.tar.gz -> ${P}. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RDEPEND="app-shells/bash net-misc/iputils |