summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuilherme Amadio <amadio@gentoo.org>2016-01-11 22:48:34 -0200
committerGuilherme Amadio <amadio@gentoo.org>2016-01-11 22:55:15 -0200
commit0134fad27e26021c8d0ae69db72b9f61aa4b2850 (patch)
tree4b37af303bc67bc4278a29f12a3dd17a973afcb6 /sci-physics
parentsci-physics/lhapdf: bump fortran version to latest 5.9.1 (diff)
downloadgentoo-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.ebuild2
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 )"