diff options
author | 2024-06-11 14:29:54 +0300 | |
---|---|---|
committer | 2024-06-11 14:36:17 +0300 | |
commit | b7c2e2c44e296ae30baca7a4d1af1c478c0a1dd7 (patch) | |
tree | 3d51edfc97d461792bd59cc20b612828e9dd3908 | |
parent | dev-php/PEAR-Numbers_Words: dekeyword ppc (diff) | |
download | gentoo-b7c2e2c44e296ae30baca7a4d1af1c478c0a1dd7.tar.gz gentoo-b7c2e2c44e296ae30baca7a4d1af1c478c0a1dd7.tar.bz2 gentoo-b7c2e2c44e296ae30baca7a4d1af1c478c0a1dd7.zip |
dev-php/PEAR-OLE: dekeyword ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc3.ebuild b/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc3.ebuild index 79771a84e08a..b5366d2ce52d 100644 --- a/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc3.ebuild +++ b/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc3.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=6 @@ -11,5 +11,5 @@ DESCRIPTION="Package for reading and writing OLE containers" HOMEPAGE="https://pear.php.net/package/OLE" LICENSE="PHP-3.01" SLOT="0" -KEYWORDS="amd64 arm ~hppa ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ~hppa ppc64 ~s390 sparc x86" IUSE="" |