diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-06-11 18:17:16 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-06-11 18:17:16 +0000 |
| commit | 85fe6227619af56367e1670799de1bf809229043 (patch) | |
| tree | 88c49e86fa0f978c1a70d307adf04fba938c88aa /dev-php/PEAR-Exception | |
| parent | cff06d5565935c9a723651c848f62424dd2f7eea (diff) | |
| download | baldeagleos-repo-85fe6227619af56367e1670799de1bf809229043.tar.gz baldeagleos-repo-85fe6227619af56367e1670799de1bf809229043.tar.xz baldeagleos-repo-85fe6227619af56367e1670799de1bf809229043.zip | |
Adding metadata
Diffstat (limited to 'dev-php/PEAR-Exception')
| -rw-r--r-- | dev-php/PEAR-Exception/PEAR-Exception-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Exception/PEAR-Exception-1.0.2.ebuild b/dev-php/PEAR-Exception/PEAR-Exception-1.0.2.ebuild index 65d7a63bef39..01f448b01068 100644 --- a/dev-php/PEAR-Exception/PEAR-Exception-1.0.2.ebuild +++ b/dev-php/PEAR-Exception/PEAR-Exception-1.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ HOMEPAGE="https://pear.php.net/package/PEAR_Exception" SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ppc64 ~s390 sparc x86" IUSE="test" RESTRICT="!test? ( test )" RDEPEND="dev-lang/php:* |
