diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2022-01-24 18:01:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-24 19:19:05 +0000 |
commit | 83fc790962ae2a14bbab50d8c0218fe34e72066e (patch) | |
tree | a96f2048158bb04c5d7d7d3211ae57d4d3714e3b /app-portage | |
parent | app-portage/gentoopm: keyword 0.3.3 for hppa, bug #831627 (diff) | |
download | gentoo-83fc790962ae2a14bbab50d8c0218fe34e72066e.tar.gz gentoo-83fc790962ae2a14bbab50d8c0218fe34e72066e.tar.bz2 gentoo-83fc790962ae2a14bbab50d8c0218fe34e72066e.zip |
app-portage/smart-live-rebuild: keyword 1.3.7 for hppa, bug #831627
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
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 | 4 |
1 files changed, 2 insertions, 2 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 8dfa9ae35508..e4be77e78392 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~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}]" |