app-office/calcurse: stable for all arches using the ALLARCHES policy.
authorPatrice Clement <monsieurp@gentoo.org>
Sun, 24 Jun 2018 10:24:54 +0000 (12:24 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 24 Jun 2018 14:51:36 +0000 (16:51 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-office/calcurse/calcurse-4.3.0.ebuild

index 4b4729db868ce5d0fb0ef07854063fac7dc20d55..a7a63942ebd592d1e8672bbe2bdb58a6feba742e 100644 (file)
@@ -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"