diff options
author | Markus Meier <maekke@gentoo.org> | 2014-05-15 20:01:41 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-05-15 20:01:41 +0000 |
commit | 974ce4156db050ccd4486dfd533fa9de675d830b (patch) | |
tree | ac40bf2a6c4fd804e3da51a80a4767682a9a22aa /sci-calculators | |
parent | arm stable, bug #509830 (diff) | |
download | gentoo-2-974ce4156db050ccd4486dfd533fa9de675d830b.tar.gz gentoo-2-974ce4156db050ccd4486dfd533fa9de675d830b.tar.bz2 gentoo-2-974ce4156db050ccd4486dfd533fa9de675d830b.zip |
add ~arm, bug #505998
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/units/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/units/units-2.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/units/ChangeLog b/sci-calculators/units/ChangeLog index 9214efc64ed6..d574bab70a7b 100644 --- a/sci-calculators/units/ChangeLog +++ b/sci-calculators/units/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/units # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.72 2014/05/09 18:45:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.73 2014/05/15 20:01:41 maekke Exp $ + + 15 May 2014; Markus Meier <maekke@gentoo.org> units-2.11.ebuild: + add ~arm, bug #505998 09 May 2014; Jeroen Roovers <jer@gentoo.org> units-2.11.ebuild: Stable for HPPA (bug #509790). diff --git a/sci-calculators/units/units-2.11.ebuild b/sci-calculators/units/units-2.11.ebuild index 1ec6e836d51a..0628e2533b2e 100644 --- a/sci-calculators/units/units-2.11.ebuild +++ b/sci-calculators/units/units-2.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.11.ebuild,v 1.2 2014/05/09 18:45:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.11.ebuild,v 1.3 2014/05/15 20:01:41 maekke Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="FDL-1.3 GPL-3" SLOT="0" -KEYWORDS="~amd64 hppa ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm hppa ~x86 ~amd64-linux ~x86-linux" IUSE="+units_cur" DEPEND=" |