diff options
-rw-r--r-- | package/gentoo/media-libs/libcamera/libcamera-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gentoo/media-libs/libcamera/libcamera-9999.ebuild b/package/gentoo/media-libs/libcamera/libcamera-9999.ebuild index fc241b1f..b336932e 100644 --- a/package/gentoo/media-libs/libcamera/libcamera-9999.ebuild +++ b/package/gentoo/media-libs/libcamera/libcamera-9999.ebuild @@ -1,5 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0-only # Copyright 2019 Google Inc. -# Distributed under the terms of the GNU General Public License v2 EAPI=6 PYTHON_COMPAT=( python3_{5,6,7} ) |