diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-03-03 10:29:21 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-03 16:07:21 +0000 |
commit | d93c6f81743446be882ae3515546ccbbb4f5b237 (patch) | |
tree | f6eb33eb4cac0c730f98222bf7033b62ab12f7dc /dev-php | |
parent | dev-lang/php: stable 7.2.14 for hppa, bug #675182 (diff) | |
download | gentoo-d93c6f81743446be882ae3515546ccbbb4f5b237.tar.gz gentoo-d93c6f81743446be882ae3515546ccbbb4f5b237.tar.bz2 gentoo-d93c6f81743446be882ae3515546ccbbb4f5b237.zip |
dev-php/ming-php: stable 0.4.8 for hppa, bug #667074
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/ming-php/ming-php-0.4.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/ming-php/ming-php-0.4.8.ebuild b/dev-php/ming-php/ming-php-0.4.8.ebuild index 9bee315bfb27..656761cd0b1d 100644 --- a/dev-php/ming-php/ming-php-0.4.8.ebuild +++ b/dev-php/ming-php/ming-php-0.4.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/libming/libming/archive/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="media-libs/ming" |