diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-24 08:56:08 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-24 08:58:02 +0100 |
commit | 53b213c22ea7f357ccd2cdd8a115f12712c3eb1d (patch) | |
tree | e05861ab0a3295d1d1feaeaa56ef0ee374fa0711 /dev-util/cmdtest | |
parent | dev-python/ttystatus: Tested on ~amd64-fbsd (bug #530672) (diff) | |
download | gentoo-53b213c22ea7f357ccd2cdd8a115f12712c3eb1d.tar.gz gentoo-53b213c22ea7f357ccd2cdd8a115f12712c3eb1d.tar.bz2 gentoo-53b213c22ea7f357ccd2cdd8a115f12712c3eb1d.zip |
dev-util/cmdtest: Tested on ~amd64-fbsd (bug #530672)
Diffstat (limited to 'dev-util/cmdtest')
-rw-r--r-- | dev-util/cmdtest/cmdtest-0.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cmdtest/cmdtest-0.30.ebuild b/dev-util/cmdtest/cmdtest-0.30.ebuild index 99c7452c7d35..54ac784f7575 100644 --- a/dev-util/cmdtest/cmdtest-0.30.ebuild +++ b/dev-util/cmdtest/cmdtest-0.30.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://code.liw.fi/debian/pool/main/c/${PN}/${PN}_${PV}.orig.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" RDEPEND=" dev-python/cliapp[${PYTHON_USEDEP}] |