diff options
-rw-r--r-- | pants-on/base/base-20240504.ebuild (renamed from pants-on/base/base-20240111.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pants-on/base/base-20240111.ebuild b/pants-on/base/base-20240504.ebuild index e055f860..ed13d3ce 100644 --- a/pants-on/base/base-20240111.ebuild +++ b/pants-on/base/base-20240504.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit git-r3 DESCRIPTION="Base file for Pants On installs" |