diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-19 02:42:20 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-19 02:42:20 +0100 |
commit | ed08d368e5f94b7ec04d230278ad0d72d470a3c9 (patch) | |
tree | 6a19c7ac2725df754329038002823b540043df73 /app-portage/smart-live-rebuild | |
parent | dev-lang/python-exec-conf: x86 stable (bug #768561) (diff) | |
download | gentoo-ed08d368e5f94b7ec04d230278ad0d72d470a3c9.tar.gz gentoo-ed08d368e5f94b7ec04d230278ad0d72d470a3c9.tar.bz2 gentoo-ed08d368e5f94b7ec04d230278ad0d72d470a3c9.zip |
app-portage/smart-live-rebuild: x86 stable (bug #771516)
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-portage/smart-live-rebuild')
-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 ccc36895bd2e..68e74ab06ecf 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 x86" IUSE="" RDEPEND=">=app-portage/gentoopm-0.2.1[${PYTHON_USEDEP}]" |