diff options
author | YOSHIOKA Takuma <lo48576@hard-wi.red> | 2020-04-11 01:21:05 +0900 |
---|---|---|
committer | YOSHIOKA Takuma <lo48576@hard-wi.red> | 2020-04-11 01:23:39 +0900 |
commit | 10035f347ca4f17052df45a4b1cd8709da8151a1 (patch) | |
tree | 3412096fbea2c64c2f3ffab3a220d1354d4644a2 /x11-libs | |
parent | media-gfx/svgcleaner: use newer EAPI (diff) | |
download | guru-10035f347ca4f17052df45a4b1cd8709da8151a1.tar.gz guru-10035f347ca4f17052df45a4b1cd8709da8151a1.tar.bz2 guru-10035f347ca4f17052df45a4b1cd8709da8151a1.zip |
x11-libs/sdl-fakeqwerty: use newer EAPI
Package-Manager: Portage-2.3.98, Repoman-2.3.22
Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/sdl-fakeqwerty/sdl-fakeqwerty-20191217.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/sdl-fakeqwerty/sdl-fakeqwerty-20191217.ebuild b/x11-libs/sdl-fakeqwerty/sdl-fakeqwerty-20191217.ebuild index 1cbd387f4..ad3e5d836 100644 --- a/x11-libs/sdl-fakeqwerty/sdl-fakeqwerty-20191217.ebuild +++ b/x11-libs/sdl-fakeqwerty/sdl-fakeqwerty-20191217.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="6" +EAPI=7 MULTILIB_COMPAT=( abi_x86_{32,64} ) inherit multilib-minimal |