summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-07-21 15:12:25 +0100
committerMarek Szuba <marecki@gentoo.org>2021-07-21 16:39:08 +0100
commit72ae2b705af130637b1ad8c1dbcffa68020c074e (patch)
tree2bfc39987e6e4fc0d3ad121651673b6bc3c89eaa /sys-cluster
parentdev-ruby/rss: keyword 0.2.9 for ~riscv (diff)
downloadgentoo-72ae2b705af130637b1ad8c1dbcffa68020c074e.tar.gz
gentoo-72ae2b705af130637b1ad8c1dbcffa68020c074e.tar.bz2
gentoo-72ae2b705af130637b1ad8c1dbcffa68020c074e.zip
sys-cluster/libquo: update EAPI 6 -> 8
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/libquo/libquo-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/libquo/libquo-9999.ebuild b/sys-cluster/libquo/libquo-9999.ebuild
index d63aea6b63ed..04abe2b0571d 100644
--- a/sys-cluster/libquo/libquo-9999.ebuild
+++ b/sys-cluster/libquo/libquo-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
FORTRAN_NEEDED=fortran
FORTRAN_STANDARD=90
@@ -16,7 +16,7 @@ else
KEYWORDS="~amd64"
fi
-DESCRIPTION="run-time tuning of process binding policies made easy"
+DESCRIPTION="Run-time tuning of process binding policies made easy"
HOMEPAGE="https://lanl.github.io/libquo/"
LICENSE="BSD"