diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-11-04 17:12:50 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-11-04 17:12:50 +0200 |
commit | 36b8aef7422a51978f9d8b7fdb469c688257edb0 (patch) | |
tree | 84589b86a5ac1038553278735fd4b02457a11364 /app-office | |
parent | app-office/calcurse: bump version to 4.7.0 (diff) | |
download | gentoo-36b8aef7422a51978f9d8b7fdb469c688257edb0.tar.gz gentoo-36b8aef7422a51978f9d8b7fdb469c688257edb0.tar.bz2 gentoo-36b8aef7422a51978f9d8b7fdb469c688257edb0.zip |
app-office/calcurse: re-add ~ppc ~ppc64 from 4.4.0 to 4.7.0
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/calcurse/calcurse-4.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/calcurse/calcurse-4.7.0.ebuild b/app-office/calcurse/calcurse-4.7.0.ebuild index 515c4604b87f..aeb9469073ba 100644 --- a/app-office/calcurse/calcurse-4.7.0.ebuild +++ b/app-office/calcurse/calcurse-4.7.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://calcurse.org/files/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=" |