diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:32:40 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:32:40 +0200 |
commit | 4bb159a98db35423944ab8e4c1626cb0a19caebb (patch) | |
tree | 75b4f85f956b9ed869db009a5a81b50b7aa742e8 /app-emulation/wine-desktop-common | |
parent | app-emacs: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-4bb159a98db35423944ab8e4c1626cb0a19caebb.tar.gz gentoo-4bb159a98db35423944ab8e4c1626cb0a19caebb.tar.bz2 gentoo-4bb159a98db35423944ab8e4c1626cb0a19caebb.zip |
app-emulation: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-emulation/wine-desktop-common')
-rw-r--r-- | app-emulation/wine-desktop-common/wine-desktop-common-20150204-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-desktop-common/wine-desktop-common-20150204-r1.ebuild b/app-emulation/wine-desktop-common/wine-desktop-common-20150204-r1.ebuild index f15707a38006..6a8cc0cdde9a 100644 --- a/app-emulation/wine-desktop-common/wine-desktop-common-20150204-r1.ebuild +++ b/app-emulation/wine-desktop-common/wine-desktop-common-20150204-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/NP-Hardass/${PN}/archive/${PV//./}.tar.gz -> ${P}.ta LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="-* amd64 x86 ~x86-fbsd" +KEYWORDS="-* amd64 x86" IUSE="" RDEPEND="!app-emulation/wine:0" |