diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 16:59:05 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 16:59:05 +0000 |
commit | af88da950a871a5f53445538c37c996ab158bc54 (patch) | |
tree | 9b675bdf994eb3144d87c51921db4b1fd38503e8 /app-portage | |
parent | app-portage/mgorny-dev-scripts: Stabilize 37 ALLARCHES, #904028 (diff) | |
download | gentoo-af88da950a871a5f53445538c37c996ab158bc54.tar.gz gentoo-af88da950a871a5f53445538c37c996ab158bc54.tar.bz2 gentoo-af88da950a871a5f53445538c37c996ab158bc54.zip |
app-portage/smart-live-rebuild: Stabilize 1.4.1 ALLARCHES, #904030
Signed-off-by: Arthur Zamarin <arthurzam@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 f9c6ecc1fe24..ac0c9ad3adf1 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}]" |