diff options
-rw-r--r-- | app-office/calcurse/calcurse-4.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/calcurse/calcurse-4.0.0.ebuild b/app-office/calcurse/calcurse-4.0.0.ebuild index febdb9e9bce9..2d883c015c3d 100644 --- a/app-office/calcurse/calcurse-4.0.0.ebuild +++ b/app-office/calcurse/calcurse-4.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="http://calcurse.org/files/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="sys-libs/ncurses:0=" DEPEND="${RDEPEND}" |