summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-09-24 12:16:56 +0200
committerJeroen Roovers <jer@gentoo.org>2017-09-24 21:20:40 +0200
commit555962b7e29fe854f36b89870ba49cb9e5c3068b (patch)
tree64a43a528beab3ce04d3f7a3d81dca945dd0c580
parentsci-mathematics/flint: Fix FTBFS with PIE enabled (diff)
downloadgentoo-555962b7e29fe854f36b89870ba49cb9e5c3068b.tar.gz
gentoo-555962b7e29fe854f36b89870ba49cb9e5c3068b.tar.bz2
gentoo-555962b7e29fe854f36b89870ba49cb9e5c3068b.zip
sci-calculators/units: Stable for HPPA too.
Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --ignore-arches
-rw-r--r--sci-calculators/units/units-2.14-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-calculators/units/units-2.14-r1.ebuild b/sci-calculators/units/units-2.14-r1.ebuild
index 18776691bb03..89d0cc43573d 100644
--- a/sci-calculators/units/units-2.14-r1.ebuild
+++ b/sci-calculators/units/units-2.14-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="FDL-1.3 GPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="+units_cur"
REQUIRED_USE="units_cur? ( ${PYTHON_REQUIRED_USE} )"