Сравнение gptel-0.9.9.3 с gptel-0.9.9.4
| /usr/portage/app-emacs/gptel/gptel-0.9.9.4.ebuild 2026-03-03 11:46:17.127005515 +0300 | ||
|---|---|---|
| 1 |
# Copyright 1999-2025 Gentoo Authors |
|
| 1 |
# Copyright 1999-2026 Gentoo Authors |
|
| 2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | |
| 4 | 4 |
EAPI=8 |
| ... | ... | |
| 18 | 18 |
SRC_URI="https://github.com/karthink/${PN}/archive/refs/tags/v${PV}.tar.gz
|
| 19 | 19 |
-> ${P}.gh.tar.gz"
|
| 20 | 20 | |
| 21 |
KEYWORDS="amd64 arm64" |
|
| 21 |
KEYWORDS="~amd64 ~arm64" |
|
| 22 | 22 |
fi |
| 23 | 23 | |
| 24 | 24 |
LICENSE="GPL-3+" |