diff options
-rw-r--r-- | dev-cpp/glog/glog-0.5.0.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-cpp/glog/glog-0.5.0.ebuild b/dev-cpp/glog/glog-0.5.0.ebuild index 4df075626adc..0c9b38f9a7c0 100644 --- a/dev-cpp/glog/glog-0.5.0.ebuild +++ b/dev-cpp/glog/glog-0.5.0.ebuild @@ -1,8 +1,7 @@ -# Copyright 2011-2021 Gentoo Authors +# Copyright 2011-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" -CMAKE_ECLASS="cmake" +EAPI="8" inherit cmake-multilib |