Diff zetacomponents-Base-1.9.1 with a zetacomponents-Base-1.9.3
/usr/portage/dev-php/zetacomponents-Base/zetacomponents-Base-1.9.3.ebuild 2024-07-02 13:51:45.021851484 +0300 | ||
---|---|---|
1 | 1 |
# Copyright 1999-2024 Gentoo Authors |
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 |
EAPI=7 |
|
4 |
EAPI=8 |
|
5 | 5 | |
6 | 6 |
MY_PN="Base" |
7 | 7 | |
... | ... | |
11 | 11 | |
12 | 12 |
LICENSE="Apache-2.0" |
13 | 13 |
SLOT="0" |
14 |
KEYWORDS="amd64 arm ~hppa ppc64 ~s390 sparc x86" |
|
14 |
KEYWORDS="amd64 arm ~arm64 ~hppa ppc64 ~s390 sparc x86" |
|
15 | 15 | |
16 | 16 |
RDEPEND="dev-lang/php:*" |
17 | 17 |