diff options
Diffstat (limited to 'dev-libs/OpenNI')
-rw-r--r-- | dev-libs/OpenNI/OpenNI-1.5.7.10-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/OpenNI/OpenNI-1.5.7.10.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/OpenNI/OpenNI-9999.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/dev-libs/OpenNI/OpenNI-1.5.7.10-r1.ebuild b/dev-libs/OpenNI/OpenNI-1.5.7.10-r1.ebuild index 674ccb33fff4..da575a346132 100644 --- a/dev-libs/OpenNI/OpenNI-1.5.7.10-r1.ebuild +++ b/dev-libs/OpenNI/OpenNI-1.5.7.10-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# 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} toolchain-funcs eutils multilib java-pkg-opt-2 if [ "${PV#9999}" != "${PV}" ] ; then - KEYWORDS="" SRC_URI="" else KEYWORDS="~amd64 ~arm" diff --git a/dev-libs/OpenNI/OpenNI-1.5.7.10.ebuild b/dev-libs/OpenNI/OpenNI-1.5.7.10.ebuild index e2c08a5c23d2..b8c8b9916996 100644 --- a/dev-libs/OpenNI/OpenNI-1.5.7.10.ebuild +++ b/dev-libs/OpenNI/OpenNI-1.5.7.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# 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} toolchain-funcs eutils multilib java-pkg-opt-2 if [ "${PV#9999}" != "${PV}" ] ; then - KEYWORDS="" SRC_URI="" else KEYWORDS="~amd64 ~arm" diff --git a/dev-libs/OpenNI/OpenNI-9999.ebuild b/dev-libs/OpenNI/OpenNI-9999.ebuild index 2d37b651a917..c25f316b655b 100644 --- a/dev-libs/OpenNI/OpenNI-9999.ebuild +++ b/dev-libs/OpenNI/OpenNI-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# 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} toolchain-funcs eutils multilib java-pkg-opt-2 if [ "${PV#9999}" != "${PV}" ] ; then - KEYWORDS="" SRC_URI="" else KEYWORDS="~amd64 ~arm" |