mirror of
https://github.com/flatcar/scripts.git
synced 2026-04-17 11:31:33 +02:00
sys-auth/pambase: Sync with Gentoo
It's from Gentoo commit c471ba734091664b829f9884c55f459ba922bd99. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
b02928c2d4
commit
82fe0912bf
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@ -19,7 +19,7 @@ if [[ ${PV} == *9999 ]]; then
|
||||
else
|
||||
SRC_URI="https://gitweb.gentoo.org/proj/pambase.git/snapshot/${P}.tar.bz2"
|
||||
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
|
||||
fi
|
||||
|
||||
LICENSE="MIT"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user