diff options
author | Sam James <sam@gentoo.org> | 2023-08-17 07:15:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-17 07:15:05 +0100 |
commit | 8f267b5d34403be4d91f73950490c35e8a8347c8 (patch) | |
tree | 39f85313edc1c14b26a2ea762bf96da73f7215de /app-portage | |
parent | dev-perl/XML-XPath: Stabilize 1.480.0 arm64, #910779 (diff) | |
download | gentoo-8f267b5d34403be4d91f73950490c35e8a8347c8.tar.gz gentoo-8f267b5d34403be4d91f73950490c35e8a8347c8.tar.bz2 gentoo-8f267b5d34403be4d91f73950490c35e8a8347c8.zip |
app-portage/smart-live-rebuild: Keyword 1.4.1 ppc, #911892
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/smart-live-rebuild/smart-live-rebuild-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-1.4.1.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-1.4.1.ebuild index fdc62b4da7c2..cac3cb3c2b58 100644 --- a/app-portage/smart-live-rebuild/smart-live-rebuild-1.4.1.ebuild +++ b/app-portage/smart-live-rebuild/smart-live-rebuild-1.4.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/projg2/smart-live-rebuild/archive/v${PV}.tar.gz -> $ LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~mips ppc64 ~riscv sparc x86 ~x64-macos" +KEYWORDS="amd64 arm arm64 hppa ~mips ~ppc ppc64 ~riscv sparc x86 ~x64-macos" RDEPEND=">=app-portage/gentoopm-0.2.1[${PYTHON_USEDEP}]" |