commit: 363d9304ac8e21a1bf1708d29053e49dc7ce1361 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 9 03:35:37 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 9 03:35:37 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=363d9304
www-apps/mythweb: drop ~ppc dev-lang/php[mysql] is masked (might be able to drop that in a moment but let's get things consistent first) now. Signed-off-by: Sam James <sam <AT> gentoo.org> www-apps/mythweb/mythweb-0.28.1-r2.ebuild | 4 ++-- www-apps/mythweb/mythweb-34.0.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www-apps/mythweb/mythweb-0.28.1-r2.ebuild b/www-apps/mythweb/mythweb-0.28.1-r2.ebuild index 6f6fcae78019..a38ab1bbdcc8 100644 --- a/www-apps/mythweb/mythweb-0.28.1-r2.ebuild +++ b/www-apps/mythweb/mythweb-0.28.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/MythTV/mythweb/archive/v${MY_PV}.tar.gz -> mythweb-$ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~x86" RDEPEND=" dev-lang/php:*[json(+),mysql,session,posix] diff --git a/www-apps/mythweb/mythweb-34.0.ebuild b/www-apps/mythweb/mythweb-34.0.ebuild index 6f6fcae78019..a38ab1bbdcc8 100644 --- a/www-apps/mythweb/mythweb-34.0.ebuild +++ b/www-apps/mythweb/mythweb-34.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/MythTV/mythweb/archive/v${MY_PV}.tar.gz -> mythweb-$ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~x86" RDEPEND=" dev-lang/php:*[json(+),mysql,session,posix]
