diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:14:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:14:01 +0100 |
commit | 23c279c2f34298d3478ac4bd53d97cabbb242ecd (patch) | |
tree | 8b321621bfbf32ece8c1b274895d2163c2978de0 /sci-calculators | |
parent | sys-kernel/genkernel-next: ppc stable wrt bug #603482 (diff) | |
download | gentoo-23c279c2f34298d3478ac4bd53d97cabbb242ecd.tar.gz gentoo-23c279c2f34298d3478ac4bd53d97cabbb242ecd.tar.bz2 gentoo-23c279c2f34298d3478ac4bd53d97cabbb242ecd.zip |
sci-calculators/hexcalc: ppc stable wrt bug #597766
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/hexcalc/hexcalc-1.11-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-calculators/hexcalc/hexcalc-1.11-r3.ebuild b/sci-calculators/hexcalc/hexcalc-1.11-r3.ebuild index dd229a72e71b..2fa7bce4703c 100644 --- a/sci-calculators/hexcalc/hexcalc-1.11-r3.ebuild +++ b/sci-calculators/hexcalc/hexcalc-1.11-r3.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="ftp://ftp.x.org/R5contrib/${PN}.tar.Z" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/libXaw" |