diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2018-06-04 07:27:17 +0100 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-06-04 21:57:10 +0300 |
commit | 19972786250ebcebf2ba33cd5f7056ff2e171a64 (patch) | |
tree | efcb03a46d75949e377c6ee11128a65d373efa1b /sys-process/atop | |
parent | sys-process/acct: add ~arm64 keyword (diff) | |
download | gentoo-19972786250ebcebf2ba33cd5f7056ff2e171a64.tar.gz gentoo-19972786250ebcebf2ba33cd5f7056ff2e171a64.tar.bz2 gentoo-19972786250ebcebf2ba33cd5f7056ff2e171a64.zip |
sys-process/atop: add ~arm64 keyword
Diffstat (limited to 'sys-process/atop')
-rw-r--r-- | sys-process/atop/atop-2.3.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/atop/atop-2.3.0-r1.ebuild b/sys-process/atop/atop-2.3.0-r1.ebuild index 5bf2b3134865..c2b7fbd1fb79 100644 --- a/sys-process/atop/atop-2.3.0-r1.ebuild +++ b/sys-process/atop/atop-2.3.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ SRC_URI+=" https://github.com/Atoptool/atop/commit/5f101e656a24271726d1e9cd67263 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~mips ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~mips ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" |