summaryrefslogtreecommitdiff
path: root/sys-process/htop
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-01-16 20:27:28 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-01-16 20:27:28 +0000
commit2fd57282f0262ca084e05b0f2c63fbada395d02b (patch)
tree4e0f23cea9ce9fd972e70ebc5214bf36fed465cc /sys-process/htop
parentc3bc61051d7f12b4c682efa7a5460bbc8815649e (diff)
gentoo resync : 16.01.2021
Diffstat (limited to 'sys-process/htop')
-rw-r--r--sys-process/htop/Manifest2
-rw-r--r--sys-process/htop/htop-3.1.2-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/htop/Manifest b/sys-process/htop/Manifest
index 0ba2db0ac0a3..f72c76a714d2 100644
--- a/sys-process/htop/Manifest
+++ b/sys-process/htop/Manifest
@@ -3,5 +3,5 @@ DIST htop-3.1.1.tar.gz 381277 BLAKE2B 4383991e8821e4c27a4f5cb002b198fa7915465c03
DIST htop-3.1.2.tar.gz 387656 BLAKE2B a9682b6f3475fbae6ab7fd57330271190ec32267c5a8f2aac845cd18c566eaa9beed642c1e67fbc9606f120df600c27ed2ef0480a29ef304875a99898c1f10e4 SHA512 7e08b820042e480ca61137ff24b468804b49b95c1bbedaf82029dd79d29c2c541c5211284ec075692203788bbb868a9d4326ffd24c68419e22eec13ae5012700
EBUILD htop-3.0.5-r2.ebuild 1751 BLAKE2B e617fad73f84c1206d9ca4a1766d8f927326c36f0a02e92d9cff5d2c6dccf3f30b837e7778911c6d711fd63b4fc6a72da12f3a69e88825fada3cc1c2f0990f6c SHA512 8fd8c6dfee36705e9d5b32123ce3d7a92d828e5dd2f4b91eda9a0248bba7050fa19de129ae92ecce2edd16b051a68a956053d0190d3c5f1524329d7a8f99e8dd
EBUILD htop-3.1.1-r1.ebuild 2210 BLAKE2B 26a2201e82823512199b490a329564c22c402f7f8982a52e11ce04597a606401603dfe0fdb0f4ba05e8be3149f189350f1851f6c182ae930517942aaddf14043 SHA512 c685c228048de916cfa7495b8e11257bc0ffafc38d1c448eaab1c9f9e335ec4b99a7e752a7934ff5bcce5252a1b62850f1da40795b5de0d3f28cde5d637928c2
-EBUILD htop-3.1.2-r1.ebuild 2361 BLAKE2B 5aad682660616565c62ffa3ce37b81bdd53fc883f347308c992a031c09878e3062af87db47caca02924768abbc5874d83a424ed541b6d231a58f5ef5fe5a74d0 SHA512 9fe0305801f521cb20189c718aaba5f8b08b9a1068cfafe9fa9db4a2be7d51b7e7084164ee22b9e31abc6df233b96719aed4d33f6aac437591e7b8c52fe03a02
+EBUILD htop-3.1.2-r1.ebuild 2353 BLAKE2B 074164ad17160d7324d39272b7dbe4b8cc6dad247b3da1d8cd5ef386afbf436ca6ab7da3928c2224ceeb7e0c9717617911320338c1e7370e70c52a310d84653b SHA512 f4402d62ef39064d06c5d2475f7aa5df2df67c1bf35488e796ab66a1dbfc8a33aa858adcef8373039711dab5b0b658cd52f003946508e3c039d623783d58616b
MISC metadata.xml 902 BLAKE2B 77d3f3ee5c6fb6e0c34c16837364ed701b75073c05e68770be251a2cd3bfb10cd2dd4383d86975d4823c3a2d0d0b64b7d6b3b2e7902da86e8e82806c941bdd17 SHA512 74eb7eb68bd8d11fe1f870977ba9f79bd62dce3eaf4b948371aada7f579e81623bae84224a0c789497ace1331639c8e5b8f47f56a2383f0bf381c24489a9e6b6
diff --git a/sys-process/htop/htop-3.1.2-r1.ebuild b/sys-process/htop/htop-3.1.2-r1.ebuild
index 8b750067a145..e390c41f80e9 100644
--- a/sys-process/htop/htop-3.1.2-r1.ebuild
+++ b/sys-process/htop/htop-3.1.2-r1.ebuild
@@ -10,7 +10,7 @@ inherit autotools linux-info python-any-r1 xdg-utils
DESCRIPTION="interactive process viewer"
HOMEPAGE="https://htop.dev/ https://github.com/htop-dev/htop"
SRC_URI="https://github.com/htop-dev/${PN}/archive/${PV/_}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
LICENSE="BSD GPL-2+"
SLOT="0"