summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:34:19 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:34:19 +0200
commit2f37da6768bb2653f05720d3eab22ffcb691c321 (patch)
tree8e9deca958ff717001bcf8288b73c39e2b74063d /dev-haskell/http
parentdev-games: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-2f37da6768bb2653f05720d3eab22ffcb691c321.tar.gz
gentoo-2f37da6768bb2653f05720d3eab22ffcb691c321.tar.bz2
gentoo-2f37da6768bb2653f05720d3eab22ffcb691c321.zip
dev-haskell: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-haskell/http')
-rw-r--r--dev-haskell/http/http-4000.2.17.ebuild2
-rw-r--r--dev-haskell/http/http-4000.2.8.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/http/http-4000.2.17.ebuild b/dev-haskell/http/http-4000.2.17.ebuild
index 5ecee6b08830..6aee555e9218 100644
--- a/dev-haskell/http/http-4000.2.17.ebuild
+++ b/dev-haskell/http/http-4000.2.17.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x86-macos"
IUSE=""
RESTRICT=test # missing ia64 alpha keywords for dev-haskell/puremd5
diff --git a/dev-haskell/http/http-4000.2.8.ebuild b/dev-haskell/http/http-4000.2.8.ebuild
index e5cfa674ab79..6556a4cd732a 100644
--- a/dev-haskell/http/http-4000.2.8.ebuild
+++ b/dev-haskell/http/http-4000.2.8.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~ppc-macos ~x86-macos"
# hackport-args: --always-disabled='mtl1 network23 old-base warn-as-error'
IUSE=""