diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-24 20:02:08 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-24 20:02:08 +0100 |
commit | f4d25b523ac73ea1f736fa0082e0ba82d64e186c (patch) | |
tree | 8f0ea122fee2776fb4972486c6209dd4304b2b30 /app-portage | |
parent | app-portage/gentoopm: Stabilize 0.4 ALLARCHES, #835941 (diff) | |
download | gentoo-f4d25b523ac73ea1f736fa0082e0ba82d64e186c.tar.gz gentoo-f4d25b523ac73ea1f736fa0082e0ba82d64e186c.tar.bz2 gentoo-f4d25b523ac73ea1f736fa0082e0ba82d64e186c.zip |
app-portage/smart-live-rebuild: Stabilize 1.4.0 ALLARCHES, #835942
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/smart-live-rebuild/smart-live-rebuild-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-1.4.0.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-1.4.0.ebuild index 70bc47266ae7..aeed66f087c5 100644 --- a/app-portage/smart-live-rebuild/smart-live-rebuild-1.4.0.ebuild +++ b/app-portage/smart-live-rebuild/smart-live-rebuild-1.4.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/mgorny/smart-live-rebuild/archive/v${PV}.tar.gz -> $ LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~sparc ~x86 ~x64-macos" +KEYWORDS="amd64 arm arm64 hppa ~mips ~sparc x86 ~x64-macos" RDEPEND=">=app-portage/gentoopm-0.2.1[${PYTHON_USEDEP}]" |