Diff autothemer-0.2.18 with a autothemer-9999
| /usr/portage/app-emacs/autothemer/autothemer-9999.ebuild 2023-10-09 14:52:28.672368329 +0300 | ||
|---|---|---|
| 1 |
# Copyright 2023-2024 Gentoo Authors |
|
| 1 |
# Copyright 2023 Gentoo Authors |
|
| 2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | |
| 4 | 4 |
EAPI=8 |
| ... | ... | |
| 15 | 15 |
else |
| 16 | 16 |
# Recompressed from NonGNU ELPA. |
| 17 | 17 |
SRC_URI="https://dev.gentoo.org/~arsen/${P}.tar.xz"
|
| 18 |
KEYWORDS="~amd64 ~arm64 ~x86" |
|
| 18 |
KEYWORDS="~amd64 ~x86" |
|
| 19 | 19 | |
| 20 | 20 |
ELISP_REMOVE="${PN}-pkg.el"
|
| 21 | 21 |
fi |
| ... | ... | |
| 28 | 28 |
" |
| 29 | 29 |
DEPEND="${RDEPEND}"
|
| 30 | 30 | |
| 31 |
ELISP_REMOVE="${PN}-pkg.el"
|
|
| 32 | 31 |
SITEFILE="50${PN}-gentoo.el"
|
| 33 | 32 | |
| 34 | 33 |
DOCS=( |