diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 22:51:36 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 23:40:57 +0100 |
commit | c9d14460d476a3fffd5c2bf199b8fc2a921445a4 (patch) | |
tree | 8d209fc50cd72943d07e4e4511f3fa52adf44c7b /app-misc/dtach | |
parent | x11-terms/eterm: Dekeyword *-fbsd due to deps (diff) | |
download | gentoo-c9d14460d476a3fffd5c2bf199b8fc2a921445a4.tar.gz gentoo-c9d14460d476a3fffd5c2bf199b8fc2a921445a4.tar.bz2 gentoo-c9d14460d476a3fffd5c2bf199b8fc2a921445a4.zip |
app-misc/dtach: Tested on ~amd64-fbsd
Diffstat (limited to 'app-misc/dtach')
-rw-r--r-- | app-misc/dtach/dtach-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/dtach/dtach-0.9.ebuild b/app-misc/dtach/dtach-0.9.ebuild index b7176d6205f8..4a89386b4e9c 100644 --- a/app-misc/dtach/dtach-0.9.ebuild +++ b/app-misc/dtach/dtach-0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86 ~amd64-fbsd" IUSE="" src_install() { |