diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-01 21:31:03 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-01 21:36:58 +0100 |
commit | 9f44a5eaae062d723e9adf90bf01080d40fbbd42 (patch) | |
tree | ae4656157e5f8e0855bda7447e030ad330150d25 /app-portage | |
parent | dev-python/pygments: x86 stable (bug #641298) (diff) | |
download | gentoo-9f44a5eaae062d723e9adf90bf01080d40fbbd42.tar.gz gentoo-9f44a5eaae062d723e9adf90bf01080d40fbbd42.tar.bz2 gentoo-9f44a5eaae062d723e9adf90bf01080d40fbbd42.zip |
app-portage/smart-live-rebuild: x86 stable (bug #643054)
Package-Manager: Portage-2.3.21, Repoman-2.3.6
Diffstat (limited to 'app-portage')
-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 c4e847154daa..9170f0461ff3 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}]" |