diff options
-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}]" |