diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2016-01-11 22:48:34 -0200 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2016-01-11 22:55:15 -0200 |
commit | 0134fad27e26021c8d0ae69db72b9f61aa4b2850 (patch) | |
tree | 4b37af303bc67bc4278a29f12a3dd17a973afcb6 /sci-physics | |
parent | sci-physics/lhapdf: bump fortran version to latest 5.9.1 (diff) | |
download | gentoo-0134fad27e26021c8d0ae69db72b9f61aa4b2850.tar.gz gentoo-0134fad27e26021c8d0ae69db72b9f61aa4b2850.tar.bz2 gentoo-0134fad27e26021c8d0ae69db72b9f61aa4b2850.zip |
sci-physics/lhapdf: mark version 5.9.1 amd64/x86 stable
Stable version 5.8.4 is actually broken.
Mark 5.9.1 stable immediately since all tests passed.
Package-Manager: portage-2.2.26
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/lhapdf/lhapdf-5.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/lhapdf/lhapdf-5.9.1.ebuild b/sci-physics/lhapdf/lhapdf-5.9.1.ebuild index fd4242095a74..3cf5db18ef91 100644 --- a/sci-physics/lhapdf/lhapdf-5.9.1.ebuild +++ b/sci-physics/lhapdf/lhapdf-5.9.1.ebuild @@ -21,7 +21,7 @@ SRC_URI="http://www.hepforge.org/archive/lhapdf/${MY_PF}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="cxx doc examples octave python test" RDEPEND="octave? ( sci-mathematics/octave )" |