From: Patrice Clement Date: Sun, 24 Jun 2018 10:24:54 +0000 (+0200) Subject: app-office/calcurse: stable for all arches using the ALLARCHES policy. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=79837d5a2bea4a659c341b7cd384537496541cba;p=gentoo.git app-office/calcurse: stable for all arches using the ALLARCHES policy. Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/app-office/calcurse/calcurse-4.3.0.ebuild b/app-office/calcurse/calcurse-4.3.0.ebuild index 4b4729db868c..a7a63942ebd5 100644 --- a/app-office/calcurse/calcurse-4.3.0.ebuild +++ b/app-office/calcurse/calcurse-4.3.0.ebuild @@ -11,10 +11,13 @@ SRC_URI="https://calcurse.org/files/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc ~ppc64" +KEYWORDS="amd64 x86 ppc ppc64" -RDEPEND="sys-libs/ncurses:0=" -DEPEND="${RDEPEND}" +RDEPEND=" + sys-libs/ncurses:0=" + +DEPEND=" + ${RDEPEND}" # Most tests fail. RESTRICT="test"