Diff courier-unicode-2.3.0 with a courier-unicode-2.3.1
| /usr/portage/net-libs/courier-unicode/courier-unicode-2.3.1.ebuild 2025-07-29 16:22:17.264467462 +0300 | ||
|---|---|---|
| 1 |
# Copyright 1999-2024 Gentoo Authors |
|
| 1 |
# Copyright 1999-2025 Gentoo Authors |
|
| 2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | |
| 4 | 4 |
EAPI=8 |
| ... | ... | |
| 9 | 9 | |
| 10 | 10 |
LICENSE="GPL-3" |
| 11 | 11 |
SLOT="0/7" |
| 12 |
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc x86" |
|
| 12 |
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" |
|
| 13 | 13 | |
| 14 | 14 |
src_configure() {
|
| 15 | 15 |
econf --disable-static |