diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:26:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:26:10 +0100 |
commit | 83587a554c0d68b9fcb0a380582e9f7a4a343356 (patch) | |
tree | 321635e8b89844f1275a1b26c7dc5797da5a85d2 /sci-calculators | |
parent | dev-libs/leatherman: ppc stable wrt bug #593512 (diff) | |
download | gentoo-83587a554c0d68b9fcb0a380582e9f7a4a343356.tar.gz gentoo-83587a554c0d68b9fcb0a380582e9f7a4a343356.tar.bz2 gentoo-83587a554c0d68b9fcb0a380582e9f7a4a343356.zip |
sci-calculators/wcalc: ppc stable wrt bug #597674
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/wcalc/wcalc-2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-calculators/wcalc/wcalc-2.5.ebuild b/sci-calculators/wcalc/wcalc-2.5.ebuild index cb31c1f48c22..28452a9aa9d8 100644 --- a/sci-calculators/wcalc/wcalc-2.5.ebuild +++ b/sci-calculators/wcalc/wcalc-2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/w-calc/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="readline" RDEPEND=" |