Diff gentoolkit-0.6.2 with a gentoolkit-9999
/usr/portage/app-portage/gentoolkit/gentoolkit-9999.ebuild 2023-10-09 14:52:28.848368334 +0300 | ||
---|---|---|
12 | 12 |
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/gentoolkit.git" |
13 | 13 |
inherit git-r3 |
14 | 14 |
else |
15 |
SRC_URI="https://gitweb.gentoo.org/proj/gentoolkit.git/snapshot/${P}.tar.bz2" |
|
16 |
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" |
|
15 |
SRC_URI="https://gitweb.gentoo.org/proj/gentoolkit.git/snapshot/${P}.tar.gz" |
|
16 |
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" |
|
17 | 17 |
fi |
18 | 18 | |
19 | 19 |
DESCRIPTION="Collection of administration scripts for Gentoo" |