diff options
author | Jeroen Roovers <jer@gentoo.org> | 2019-01-07 23:59:22 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2019-01-08 01:37:24 +0100 |
commit | 1bf4f2f4f8c32e71277d185a2839a83339da0caa (patch) | |
tree | a067e2cf4de88f2ea476f59143723272b70a93d1 /app-admin/whowatch | |
parent | app-office/libreoffice: Fix build with poppler-0.71, poppler-0.72 (diff) | |
download | gentoo-1bf4f2f4f8c32e71277d185a2839a83339da0caa.tar.gz gentoo-1bf4f2f4f8c32e71277d185a2839a83339da0caa.tar.bz2 gentoo-1bf4f2f4f8c32e71277d185a2839a83339da0caa.zip |
app-admin/whowatch: Stable for AMD64 HPPA x86 too.
Package-Manager: Portage-2.3.53, Repoman-2.3.12
RepoMan-Options: --ignore-arches
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'app-admin/whowatch')
-rw-r--r-- | app-admin/whowatch/whowatch-1.8.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/whowatch/whowatch-1.8.6.ebuild b/app-admin/whowatch/whowatch-1.8.6.ebuild index b29bc3afdbcd..ba5febb05efb 100644 --- a/app-admin/whowatch/whowatch-1.8.6.ebuild +++ b/app-admin/whowatch/whowatch-1.8.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/mtsuszycki/${PN}/releases/download/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~x86" +KEYWORDS="amd64 ~arm hppa ~mips ~ppc x86" RDEPEND=" sys-libs/ncurses:0= |