diff options
Diffstat (limited to 'sci-libs/fcl')
-rw-r--r-- | sci-libs/fcl/fcl-0.5.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-libs/fcl/fcl-0.5.0.ebuild b/sci-libs/fcl/fcl-0.5.0.ebuild index 95a962bfbcf9..746c037a13ce 100644 --- a/sci-libs/fcl/fcl-0.5.0.ebuild +++ b/sci-libs/fcl/fcl-0.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,6 @@ fi inherit ${SCM} cmake-utils if [ "${PV#9999}" != "${PV}" ] ; then - KEYWORDS="" SRC_URI="" else KEYWORDS="~amd64 ~arm" |