diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-09 01:07:10 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-09 01:07:10 +0300 |
commit | 98bbf74ec786952073a8c1c0a797ca9bee4b15e0 (patch) | |
tree | f5ed9da852a6a80999d02c81656121d0da986498 /app-portage | |
parent | app-text/dblatex: amd64 stable wrt bug #637296 (diff) | |
download | gentoo-98bbf74ec786952073a8c1c0a797ca9bee4b15e0.tar.gz gentoo-98bbf74ec786952073a8c1c0a797ca9bee4b15e0.tar.bz2 gentoo-98bbf74ec786952073a8c1c0a797ca9bee4b15e0.zip |
app-portage/smart-live-rebuild: amd64 stable wrt bug #643054
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/smart-live-rebuild/smart-live-rebuild-1.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 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 19a3369a8d7a..c4e847154daa 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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}]" |