diff options
author | Sam James <sam@gentoo.org> | 2020-07-20 21:17:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-20 21:22:48 +0000 |
commit | c15ecfbf34000e2162a00ef464b4bc198b5b4df8 (patch) | |
tree | c482b55c392888f7d80d1eb8d5b6d8eaee706485 /net-analyzer/prettyping | |
parent | net-analyzer/httping: arm64 keyworded (bug #733292) (diff) | |
download | gentoo-c15ecfbf34000e2162a00ef464b4bc198b5b4df8.tar.gz gentoo-c15ecfbf34000e2162a00ef464b4bc198b5b4df8.tar.bz2 gentoo-c15ecfbf34000e2162a00ef464b4bc198b5b4df8.zip |
net-analyzer/prettyping: arm64 keyworded (bug #733294)
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
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 54c2c36beb32..e35838a96f04 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-2019 Gentoo Authors +# Copyright 1999-2020 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 ~arm64" RDEPEND="app-shells/bash net-misc/iputils |