commit: 890c6bf5ecd6ef26e9f616d11008505046080309 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org> AuthorDate: Sun May 10 09:50:12 2020 +0000 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org> CommitDate: Sun May 10 09:53:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=890c6bf5
dev-db/qdbm: update to EAPI 7 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org> dev-db/qdbm/qdbm-1.8.78-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/qdbm/qdbm-1.8.78-r2.ebuild b/dev-db/qdbm/qdbm-1.8.78-r2.ebuild index b52dfd6dff6..034733d2ae9 100644 --- a/dev-db/qdbm/qdbm-1.8.78-r2.ebuild +++ b/dev-db/qdbm/qdbm-1.8.78-r2.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" USE_RUBY="ruby24 ruby25 ruby26" RUBY_OPTIONAL="yes"
