commit:     0f3e297cbb65b2223e34da85208821ac31ab6c78
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 19 22:39:22 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Mar 19 22:39:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f3e297c

x11-drivers/xf86-video-ast: Port to EAPI 7

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 x11-drivers/xf86-video-ast/xf86-video-ast-1.1.5.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/x11-drivers/xf86-video-ast/xf86-video-ast-1.1.5.ebuild 
b/x11-drivers/xf86-video-ast/xf86-video-ast-1.1.5.ebuild
index cd4ac3b9a30..4093c3e7fd2 100644
--- a/x11-drivers/xf86-video-ast/xf86-video-ast-1.1.5.ebuild
+++ b/x11-drivers/xf86-video-ast/xf86-video-ast-1.1.5.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-inherit xorg-2
+inherit xorg-3
 
 DESCRIPTION="X.Org driver for ASpeedTech cards"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+
 LICENSE="MIT"
-IUSE=""
+KEYWORDS="amd64 ~ppc ~ppc64 x86"

Reply via email to