diff options
author | Sam James <sam@gentoo.org> | 2023-08-08 17:30:51 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-08 17:30:51 +0100 |
commit | 1174686405f588e13a0fabbb433c3c10fa8b5158 (patch) | |
tree | 0fa32daf2425b892bfa5953a9946c304e6cd2f10 | |
parent | app-portage/gentoopm: Stabilize 0.5.0 sparc, #911893 (diff) | |
download | gentoo-1174686405f588e13a0fabbb433c3c10fa8b5158.tar.gz gentoo-1174686405f588e13a0fabbb433c3c10fa8b5158.tar.bz2 gentoo-1174686405f588e13a0fabbb433c3c10fa8b5158.zip |
app-portage/smart-live-rebuild: Stabilize 1.4.1 ppc64, #911893
Signed-off-by: Sam James <sam@gentoo.org>
-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 5eda3b234639..fdc62b4da7c2 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 ppc64 ~riscv sparc x86 ~x64-macos" RDEPEND=">=app-portage/gentoopm-0.2.1[${PYTHON_USEDEP}]" |