commit:     764c542d4f9913cb76f43ed2c299cd9370fdd61e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 26 19:37:09 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 26 19:37:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=764c542d

sys-process/time: update EAPI 6 -> 7

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-process/time/time-1.9.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/sys-process/time/time-1.9.ebuild b/sys-process/time/time-1.9.ebuild
index 5fe6fefc8efc..c6fb421e5d2c 100644
--- a/sys-process/time/time-1.9.ebuild
+++ b/sys-process/time/time-1.9.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 DESCRIPTION="Displays info about resources used by a program"
 HOMEPAGE="https://www.gnu.org/directory/time.html";
@@ -10,6 +10,5 @@ SRC_URI="http://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.gz";
 LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux"
-IUSE=""
 
-DEPEND="sys-apps/texinfo"
+BDEPEND="sys-apps/texinfo"

Reply via email to