Diff mstpd-0.1.0 with a mstpd-0.1.1
| /usr/portage/net-misc/mstpd/mstpd-0.1.1.ebuild 2026-03-28 11:46:09.392793687 +0300 | ||
|---|---|---|
| 1 |
# Copyright 2021-2022 Gentoo Authors |
|
| 1 |
# Copyright 2021-2026 Gentoo Authors |
|
| 2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | |
| 4 | 4 |
EAPI=8 |
| ... | ... | |
| 11 | 11 | |
| 12 | 12 |
LICENSE="GPL-2" |
| 13 | 13 |
SLOT="0" |
| 14 |
KEYWORDS="amd64 arm arm64 x86" |
|
| 14 |
KEYWORDS="~amd64 ~arm ~arm64 ~x86" |
|
| 15 | 15 | |
| 16 | 16 |
src_prepare() {
|
| 17 | 17 |
default |