diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-09-24 19:53:14 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-09-24 19:53:22 +1000 |
commit | d8b00e8398d52838472663d8fd54f36cb2dae8c1 (patch) | |
tree | f7ae9a8c03a2e3a46d8d4be9d470d0abb6be30f9 /sci-calculators | |
parent | sys-auth/elogind: version bump all branches (diff) | |
download | gentoo-d8b00e8398d52838472663d8fd54f36cb2dae8c1.tar.gz gentoo-d8b00e8398d52838472663d8fd54f36cb2dae8c1.tar.bz2 gentoo-d8b00e8398d52838472663d8fd54f36cb2dae8c1.zip |
sci-calculators/units: stabilise 2.14-r1 for amd64/x86
Bug: https://bugs.gentoo.org/625086
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/units/units-2.14-r1.ebuild | 2 |
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 e49ef8fd68ee..18776691bb03 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} )" |