Diff libXpm-3.5.17 with a libXpm-3.5.18
| /usr/portage/x11-libs/libXpm/libXpm-3.5.18.ebuild 2026-02-10 11:18:08.797432794 +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 |
| ... | ... | |
| 8 | 8 |
inherit xorg-3 |
| 9 | 9 | |
| 10 | 10 |
DESCRIPTION="X.Org Xpm library" |
| 11 |
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris" |
|
| 11 |
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris" |
|
| 12 | 12 |
IUSE="test" |
| 13 | 13 |
RESTRICT="!test? ( test )" |
| 14 | 14 | |