diff options
author | Akinori Hattori <hattya@gentoo.org> | 2020-05-10 18:50:12 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2020-05-10 18:53:45 +0900 |
commit | 890c6bf5ecd6ef26e9f616d11008505046080309 (patch) | |
tree | d5cde10f9756552206eec2d7f44c75b2dd6bc834 /dev-db/qdbm | |
parent | dev-db/qdbm: update USE_RUBY (diff) | |
download | gentoo-890c6bf5ecd6ef26e9f616d11008505046080309.tar.gz gentoo-890c6bf5ecd6ef26e9f616d11008505046080309.tar.bz2 gentoo-890c6bf5ecd6ef26e9f616d11008505046080309.zip |
dev-db/qdbm: update to EAPI 7
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'dev-db/qdbm')
-rw-r--r-- | dev-db/qdbm/qdbm-1.8.78-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/qdbm/qdbm-1.8.78-r2.ebuild b/dev-db/qdbm/qdbm-1.8.78-r2.ebuild index b52dfd6dff64..034733d2ae95 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" |