diff options
author | 2019-10-11 17:33:55 +0200 | |
---|---|---|
committer | 2019-10-11 17:33:55 +0200 | |
commit | 0d4b869ff69c168cba19538503c74f1214b35edf (patch) | |
tree | beff5b9a4beb6e3adbf0fc2b22ad4bb38144b6aa /app-office/gnumeric | |
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/gnumeric')
-rw-r--r-- | app-office/gnumeric/gnumeric-1.12.39.ebuild | 2 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.12.43.ebuild | 2 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.12.44.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-office/gnumeric/gnumeric-1.12.39.ebuild b/app-office/gnumeric/gnumeric-1.12.39.ebuild index a3e1a4c6e81e..2ff8d6609df0 100644 --- a/app-office/gnumeric/gnumeric-1.12.39.ebuild +++ b/app-office/gnumeric/gnumeric-1.12.39.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnumeric.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="+introspection libgda perl python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" diff --git a/app-office/gnumeric/gnumeric-1.12.43.ebuild b/app-office/gnumeric/gnumeric-1.12.43.ebuild index 903ec136a3a5..b688d5d5843c 100644 --- a/app-office/gnumeric/gnumeric-1.12.43.ebuild +++ b/app-office/gnumeric/gnumeric-1.12.43.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnumeric.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="+introspection libgda perl python" # python-loader plugin is python2.7 only diff --git a/app-office/gnumeric/gnumeric-1.12.44.ebuild b/app-office/gnumeric/gnumeric-1.12.44.ebuild index 903ec136a3a5..b688d5d5843c 100644 --- a/app-office/gnumeric/gnumeric-1.12.44.ebuild +++ b/app-office/gnumeric/gnumeric-1.12.44.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnumeric.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="+introspection libgda perl python" # python-loader plugin is python2.7 only |