diff options
author | Sam James <sam@gentoo.org> | 2020-09-27 16:20:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-27 16:20:44 +0000 |
commit | 6b278d1eb04bc6570a10dce54e45dbc98076c06e (patch) | |
tree | e41e699cfabc308bffa7ee04552f54be63dcda59 /app-portage | |
parent | app-portage/gentoopm: Keyword 0.3.2 arm64, #741807 (diff) | |
download | gentoo-6b278d1eb04bc6570a10dce54e45dbc98076c06e.tar.gz gentoo-6b278d1eb04bc6570a10dce54e45dbc98076c06e.tar.bz2 gentoo-6b278d1eb04bc6570a10dce54e45dbc98076c06e.zip |
app-portage/smart-live-rebuild: Keyword 1.3.6 arm64, #741804
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.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.6.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.6.ebuild index 0520c1b1ae4c..6b1123488361 100644 --- a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.6.ebuild +++ b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.6.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 ~mips x86" +KEYWORDS="amd64 arm ~arm64 ~mips x86" IUSE="" RDEPEND=">=app-portage/gentoopm-0.2.1[${PYTHON_USEDEP}]" |