diff options
Diffstat (limited to 'dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc3.ebuild')
-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 65f0246057f1..111377cdd9f1 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" |