diff options
author | 2012-12-24 23:17:48 +0000 | |
---|---|---|
committer | 2012-12-24 23:17:48 +0000 | |
commit | 2ecd0a7d941b3af2d82c40376450c1d2b722d111 (patch) | |
tree | caf17d8f952983adbee625fef31f43ec8ec23d64 /sci-calculators | |
parent | remask =dev-lisp/gentoo-init-1.0, =dev-lisp/asdf-2.26, =dev-lisp/sbcl-1.1.2, ... (diff) | |
download | gentoo-2-2ecd0a7d941b3af2d82c40376450c1d2b722d111.tar.gz gentoo-2-2ecd0a7d941b3af2d82c40376450c1d2b722d111.tar.bz2 gentoo-2-2ecd0a7d941b3af2d82c40376450c1d2b722d111.zip |
marked x86 per bug 448448
(Portage version: 2.2.0_alpha149/cvs/Linux i686, signed Manifest commit with key 23E9E900)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/units/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/units/units-2.01.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/units/ChangeLog b/sci-calculators/units/ChangeLog index bb2c44ba4bb1..4b137ea0866f 100644 --- a/sci-calculators/units/ChangeLog +++ b/sci-calculators/units/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/units # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.45 2012/12/24 18:49:00 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.46 2012/12/24 23:17:48 jdhore Exp $ + + 24 Dec 2012; Jeff Horelick <jdhore@gentoo.org> units-2.01.ebuild: + marked x86 per bug 448448 24 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> units-2.01.ebuild: Stable on amd64, wrt bug #448448 diff --git a/sci-calculators/units/units-2.01.ebuild b/sci-calculators/units/units-2.01.ebuild index 3e67821fdde0..016323b7e8df 100644 --- a/sci-calculators/units/units-2.01.ebuild +++ b/sci-calculators/units/units-2.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.01.ebuild,v 1.6 2012/12/24 18:49:00 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.01.ebuild,v 1.7 2012/12/24 23:17:48 jdhore Exp $ EAPI=4 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND=" |