Diff elsw-1.0.1 with a elsw-9999
| /usr/portage/app-portage/elsw/elsw-9999.ebuild 2025-01-01 00:21:05.788823742 +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=8 |
| ... | ... | |
| 18 | 18 |
else |
| 19 | 19 |
inherit pypi |
| 20 | 20 | |
| 21 |
KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86" |
|
| 21 |
KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" |
|
| 22 | 22 |
fi |
| 23 | 23 | |
| 24 | 24 |
LICENSE="GPL-2+" |