diff options
Diffstat (limited to 'sys-libs/db/db-1.85-r3.ebuild')
-rw-r--r-- | sys-libs/db/db-1.85-r3.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-libs/db/db-1.85-r3.ebuild b/sys-libs/db/db-1.85-r3.ebuild index 1b325ae84774..065baf18bbdd 100644 --- a/sys-libs/db/db-1.85-r3.ebuild +++ b/sys-libs/db/db-1.85-r3.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils toolchain-funcs multilib multilib DESCRIPTION="old berk db kept around for really old packages" |