diff options
author | Sam James <sam@gentoo.org> | 2022-02-02 07:24:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-02 07:24:30 +0000 |
commit | f2a42f7e9cc417dbda430f7798b3c04a7685d63f (patch) | |
tree | 88698dae3c8c3855d3fc21435dd621a410afe114 /app-portage | |
parent | app-portage/gentoopm: Stabilize 0.3.3 hppa, #832469 (diff) | |
download | gentoo-f2a42f7e9cc417dbda430f7798b3c04a7685d63f.tar.gz gentoo-f2a42f7e9cc417dbda430f7798b3c04a7685d63f.tar.bz2 gentoo-f2a42f7e9cc417dbda430f7798b3c04a7685d63f.zip |
app-portage/smart-live-rebuild: Stabilize 1.3.7 hppa, #832469
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.3.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.7.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.7.ebuild index e4be77e78392..62ac7c7bd7c8 100644 --- a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.7.ebuild +++ b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.7.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" IUSE="" RDEPEND=">=app-portage/gentoopm-0.2.1[${PYTHON_USEDEP}]" |