diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:33:55 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:33:55 +0200 |
commit | 0d4b869ff69c168cba19538503c74f1214b35edf (patch) | |
tree | beff5b9a4beb6e3adbf0fc2b22ad4bb38144b6aa /app-office/texstudio/texstudio-2.12.14.ebuild | |
parent | app-misc: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-0d4b869ff69c168cba19538503c74f1214b35edf.tar.gz gentoo-0d4b869ff69c168cba19538503c74f1214b35edf.tar.bz2 gentoo-0d4b869ff69c168cba19538503c74f1214b35edf.zip |
app-office: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-office/texstudio/texstudio-2.12.14.ebuild')
-rw-r--r-- | app-office/texstudio/texstudio-2.12.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/texstudio/texstudio-2.12.14.ebuild b/app-office/texstudio/texstudio-2.12.14.ebuild index 78c0f825383d..1ab076450487 100644 --- a/app-office/texstudio/texstudio-2.12.14.ebuild +++ b/app-office/texstudio/texstudio-2.12.14.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/texstudio-org/texstudio/archive/${PV}.tar.gz -> ${P} LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="video" COMMON_DEPEND=" |