diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-15 19:33:59 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-15 19:34:08 +0300 |
commit | c73e9cd6683bea93953988e36753e4aff8c35d0c (patch) | |
tree | a0c6d5aeb8c81fc7db014e46d9e0fd993629e7ec /app-portage/smart-live-rebuild | |
parent | net-im/dianara: Prepare app-crypt/qca w/o USE=qt5, eutils->desktop (diff) | |
download | gentoo-c73e9cd6683bea93953988e36753e4aff8c35d0c.tar.gz gentoo-c73e9cd6683bea93953988e36753e4aff8c35d0c.tar.bz2 gentoo-c73e9cd6683bea93953988e36753e4aff8c35d0c.zip |
app-portage/smart-live-rebuild: arm stable wrt bug #643054
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-portage/smart-live-rebuild')
-rw-r--r-- | app-portage/smart-live-rebuild/smart-live-rebuild-1.3.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.5.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.5.ebuild index 9170f0461ff3..31ec3b6360b7 100644 --- a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.5.ebuild +++ b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.5.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/mgorny/smart-live-rebuild/releases/download/v${PV}/$ LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm ~mips x86 ~x86-fbsd" +KEYWORDS="amd64 arm ~mips x86 ~x86-fbsd" IUSE="" RDEPEND=">=app-portage/gentoopm-0.2.1[${PYTHON_USEDEP}]" |