Diff sslh-2.1.4 with a sslh-9999
/usr/portage/net-misc/sslh/sslh-9999.ebuild 2024-12-25 14:59:51.271270145 +0300 | ||
---|---|---|
1 |
# Copyright 1999-2025 Gentoo Authors |
|
1 |
# Copyright 1999-2024 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI="7" |
... | ... | |
11 | 11 |
EGIT_REPO_URI="https://github.com/yrutschle/sslh.git" |
12 | 12 |
inherit git-r3 |
13 | 13 |
else |
14 |
KEYWORDS="amd64 ~arm ~m68k ~mips ~s390 x86" |
|
14 |
KEYWORDS="~amd64 ~arm ~m68k ~mips ~s390 ~x86" |
|
15 | 15 |
SRC_URI="https://github.com/yrutschle/sslh/archive/v${PV}.tar.gz -> ${P}.tar.gz" |
16 | 16 |
S=${WORKDIR}/${P} |
17 | 17 |
fi |