diff options
author | Sam James <sam@gentoo.org> | 2021-03-28 13:55:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-28 13:59:20 +0100 |
commit | e94cce283dda0b1102497315505b1c06b6c702e2 (patch) | |
tree | d9066a1e02aea76cec7bc1ff0799fca17a295842 /app-portage | |
parent | app-portage/gentoopm: ~sparc keyworded (diff) | |
download | gentoo-e94cce283dda0b1102497315505b1c06b6c702e2.tar.gz gentoo-e94cce283dda0b1102497315505b1c06b6c702e2.tar.bz2 gentoo-e94cce283dda0b1102497315505b1c06b6c702e2.zip |
app-portage/smart-live-rebuild: ~sparc keyworded
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 263ddfda8d92..e6bb4d4cfbef 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 ~mips x86" +KEYWORDS="amd64 arm ~arm64 ~mips ~sparc x86" IUSE="" RDEPEND=">=app-portage/gentoopm-0.2.1[${PYTHON_USEDEP}]" |