summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2018-04-06 12:45:31 +0200
committerFabian Groffen <grobian@gentoo.org>2018-04-06 13:05:01 +0200
commitc7bdb23f422efc4e1a3f51cd7874425059062744 (patch)
treed7363790d4f4cbf472d4001e90637739247245b0 /sys-process/htop
parentsys-process/htop: marked ~x64-macos (diff)
downloadgentoo-c7bdb23f422efc4e1a3f51cd7874425059062744.tar.gz
gentoo-c7bdb23f422efc4e1a3f51cd7874425059062744.tar.bz2
gentoo-c7bdb23f422efc4e1a3f51cd7874425059062744.zip
sys-process/htop: marked ~x64-macos
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-process/htop')
-rw-r--r--sys-process/htop/htop-3.0.0_beta3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/htop/htop-3.0.0_beta3.ebuild b/sys-process/htop/htop-3.0.0_beta3.ebuild
index 97456ae73a1c..9400d99d515e 100644
--- a/sys-process/htop/htop-3.0.0_beta3.ebuild
+++ b/sys-process/htop/htop-3.0.0_beta3.ebuild
@@ -14,7 +14,7 @@ if [[ "${PV}" = *_beta* ]] ; then
S="${WORKDIR}/${P/_}"
else
SRC_URI="http://hisham.hm/htop/releases/${PV}/${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos"
fi
LICENSE="BSD GPL-2"
SLOT="0"