diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-04 11:07:26 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-04 11:07:26 +0300 |
commit | c564e12b167664272720eea9758e652ae408df06 (patch) | |
tree | 9340035792353df47a73c1ba26b148a2575b050b /dev-php | |
parent | virtual/rust: amd64 stable wrt bug #666976 (diff) | |
download | gentoo-c564e12b167664272720eea9758e652ae408df06.tar.gz gentoo-c564e12b167664272720eea9758e652ae408df06.tar.bz2 gentoo-c564e12b167664272720eea9758e652ae408df06.zip |
dev-php/ming-php: amd64 stable wrt bug #667074
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/ming-php/ming-php-0.4.8.ebuild | 2 |
1 files changed, 1 insertions, 1 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 cf00e72d61f0..c9c148106640 100644 --- a/dev-php/ming-php/ming-php-0.4.8.ebuild +++ b/dev-php/ming-php/ming-php-0.4.8.ebuild @@ -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" |