diff options
Diffstat (limited to 'dev-cpp/gflags/gflags-9999.ebuild')
-rw-r--r-- | dev-cpp/gflags/gflags-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-cpp/gflags/gflags-9999.ebuild b/dev-cpp/gflags/gflags-9999.ebuild index 6aa92ecf5e55..15ed6ab2c368 100644 --- a/dev-cpp/gflags/gflags-9999.ebuild +++ b/dev-cpp/gflags/gflags-9999.ebuild @@ -1,9 +1,8 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -CMAKE_ECLASS=cmake inherit cmake-multilib if [[ ${PV} == 9999 ]]; then |