diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-08-13 14:18:00 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-08-13 16:47:42 +0200 |
commit | 75e1a8187497e7b26889a0a4f2a0155d703ef8e6 (patch) | |
tree | be8bcddce5be3276f23673a99aea187b83382ca8 /x11-libs/qscintilla/qscintilla-1.7.1.ebuild | |
parent | dev-qt/qtcore: Support OpenSSL-1.1 (diff) | |
download | kde-sunset-75e1a8187497e7b26889a0a4f2a0155d703ef8e6.tar.gz kde-sunset-75e1a8187497e7b26889a0a4f2a0155d703ef8e6.tar.bz2 kde-sunset-75e1a8187497e7b26889a0a4f2a0155d703ef8e6.zip |
*/*: Drop nonexisting ~amd64-fbsd, ~x86-fbsd KEYWORDS
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-libs/qscintilla/qscintilla-1.7.1.ebuild')
-rw-r--r-- | x11-libs/qscintilla/qscintilla-1.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/qscintilla/qscintilla-1.7.1.ebuild b/x11-libs/qscintilla/qscintilla-1.7.1.ebuild index 5af5d3f3..e578fa98 100644 --- a/x11-libs/qscintilla/qscintilla-1.7.1.ebuild +++ b/x11-libs/qscintilla/qscintilla-1.7.1.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://www.riverbankcomputing.com/Downloads/QScintilla1/${MY_P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="doc" DEPEND="dev-qt/qt-meta:3" |