diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:34:00 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:34:00 +0200 |
commit | a5cd1339037f7d5becbf0c74c156b965d2ddefb8 (patch) | |
tree | 0b780ff1d94b8e0d2eb0e3797a1ddc51d3bf890f /app-portage/smart-live-rebuild | |
parent | app-pda: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-a5cd1339037f7d5becbf0c74c156b965d2ddefb8.tar.gz gentoo-a5cd1339037f7d5becbf0c74c156b965d2ddefb8.tar.bz2 gentoo-a5cd1339037f7d5becbf0c74c156b965d2ddefb8.zip |
app-portage: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-portage/smart-live-rebuild')
-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 8f38614fd68c..bcef4feef671 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 @@ -12,7 +12,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 ~x86-fbsd" +KEYWORDS="amd64 arm ~mips x86" IUSE="" RDEPEND=">=app-portage/gentoopm-0.2.1[${PYTHON_USEDEP}]" |