diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:30:32 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:52:43 +0100 |
commit | 8e63beb4891753f1565f8266a01ef11d21c26cb2 (patch) | |
tree | 779472f25742e14eecfde65c14f8fac1cacae3e1 /sci-calculators | |
parent | sys-apps/paludis: x86 stable wrt bug #562212 (diff) | |
download | gentoo-8e63beb4891753f1565f8266a01ef11d21c26cb2.tar.gz gentoo-8e63beb4891753f1565f8266a01ef11d21c26cb2.tar.bz2 gentoo-8e63beb4891753f1565f8266a01ef11d21c26cb2.zip |
sci-calculators/hexcalc: x86 stable wrt bug #597766
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/hexcalc/hexcalc-1.11-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-calculators/hexcalc/hexcalc-1.11-r3.ebuild b/sci-calculators/hexcalc/hexcalc-1.11-r3.ebuild index 2fa7bce4703c..e029bf179378 100644 --- a/sci-calculators/hexcalc/hexcalc-1.11-r3.ebuild +++ b/sci-calculators/hexcalc/hexcalc-1.11-r3.ebuild @@ -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" |