summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:34:02 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:34:02 +0200
commitc066015f198c573c1fa54cc71f771b3aa5c7ed0b (patch)
tree7cdf3fbcb72bea1d33e0f75909d92fec7dffc123 /app-shells/hstr/hstr-2.0.ebuild
parentapp-portage: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-c066015f198c573c1fa54cc71f771b3aa5c7ed0b.tar.gz
gentoo-c066015f198c573c1fa54cc71f771b3aa5c7ed0b.tar.bz2
gentoo-c066015f198c573c1fa54cc71f771b3aa5c7ed0b.zip
app-shells: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-shells/hstr/hstr-2.0.ebuild')
-rw-r--r--app-shells/hstr/hstr-2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/hstr/hstr-2.0.ebuild b/app-shells/hstr/hstr-2.0.ebuild
index 0f78fdf6d9a8..206760fd98b8 100644
--- a/app-shells/hstr/hstr-2.0.ebuild
+++ b/app-shells/hstr/hstr-2.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/dvorka/hstr/archive/${PV}.tar.gz -> ${P}.tar.gz"
SLOT="0"
LICENSE="Apache-2.0"
-KEYWORDS="amd64 x86 ~amd64-fbsd"
+KEYWORDS="amd64 x86"
RDEPEND="
sys-libs/ncurses:0=[unicode]"