diff options
author | Sam James <sam@gentoo.org> | 2023-01-18 21:53:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-18 21:53:13 +0000 |
commit | b8c50f087c9cb983d6cd59f45d7ccfc77e927ea4 (patch) | |
tree | 526a5a71b95798e9e3322385dd4d5572018198f1 /sci-physics | |
parent | dev-tcltk/expect: Stabilize 5.45.4-r4 x86, #870844 (diff) | |
download | gentoo-b8c50f087c9cb983d6cd59f45d7ccfc77e927ea4.tar.gz gentoo-b8c50f087c9cb983d6cd59f45d7ccfc77e927ea4.tar.bz2 gentoo-b8c50f087c9cb983d6cd59f45d7ccfc77e927ea4.zip |
sci-physics/lhapdf: Stabilize 6.3.0-r1 amd64, #890660
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/lhapdf/lhapdf-6.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/lhapdf/lhapdf-6.3.0-r1.ebuild b/sci-physics/lhapdf/lhapdf-6.3.0-r1.ebuild index a26dcc0d2f80..b2a2781f660e 100644 --- a/sci-physics/lhapdf/lhapdf-6.3.0-r1.ebuild +++ b/sci-physics/lhapdf/lhapdf-6.3.0-r1.ebuild @@ -26,7 +26,7 @@ S="${WORKDIR}/${MY_PF}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="examples" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |