summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-12-08 11:19:34 -0500
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-08 18:29:27 +0200
commit297eef11dbbbfc06bcdda947b8841371735861f3 (patch)
tree34cf5dc2c5f3555b17637a543b094de38048e40b /dev-php/PEAR-MDB
parentdev-php/PEAR-Mail_mimeDecode: unkeyword 1.5.6-r3 for ~alpha (diff)
downloadgentoo-297eef11dbbbfc06bcdda947b8841371735861f3.tar.gz
gentoo-297eef11dbbbfc06bcdda947b8841371735861f3.tar.bz2
gentoo-297eef11dbbbfc06bcdda947b8841371735861f3.zip
dev-php/PEAR-MDB: unkeyword 1.3.0-r2 for ~alpha
Bug: https://bugs.gentoo.org/873523 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-MDB')
-rw-r--r--dev-php/PEAR-MDB/PEAR-MDB-1.3.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-MDB/PEAR-MDB-1.3.0-r2.ebuild b/dev-php/PEAR-MDB/PEAR-MDB-1.3.0-r2.ebuild
index cf8be255fb01..a90c5d3a795f 100644
--- a/dev-php/PEAR-MDB/PEAR-MDB-1.3.0-r2.ebuild
+++ b/dev-php/PEAR-MDB/PEAR-MDB-1.3.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ inherit php-pear-r2
DESCRIPTION="PEAR MDB combines the PEAR DB and Metabase php database abstraction layers"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 sparc x86"
IUSE=""
RDEPEND="dev-php/PEAR-XML_Parser"
HTML_DOCS=( doc/xml_schema.xsl doc/skeleton.php doc/xml_schema_documentation.html doc/tutorial.html doc/datatypes.html doc/Modules_Manager_skeleton.php )