diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:37:29 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:37:29 +0200 |
commit | 3ec26ceddf07e6d2ed927771fb9be4446d5f945e (patch) | |
tree | f5101a5f607be861e9be6638b0ef27944a893b58 /sci-calculators/galculator | |
parent | sci-astronomy: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-3ec26ceddf07e6d2ed927771fb9be4446d5f945e.tar.gz gentoo-3ec26ceddf07e6d2ed927771fb9be4446d5f945e.tar.bz2 gentoo-3ec26ceddf07e6d2ed927771fb9be4446d5f945e.zip |
sci-calculators: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-calculators/galculator')
-rw-r--r-- | sci-calculators/galculator/galculator-2.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-calculators/galculator/galculator-2.1.4.ebuild b/sci-calculators/galculator/galculator-2.1.4.ebuild index 51aea36bb244..7f68de4099f6 100644 --- a/sci-calculators/galculator/galculator-2.1.4.ebuild +++ b/sci-calculators/galculator/galculator-2.1.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://galculator.mnim.org/downloads/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND=" |