diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-03 10:01:44 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-03 10:19:09 +0100 |
commit | 4881e3341074765c4bf5e600edba66dc46de8652 (patch) | |
tree | a2cdf7ec60929a923c59799136cc56dedda3f2b0 /dev-util/shadowman | |
parent | net-analyzer/nagios-check_linux_bonding: remove 1.3.2 (diff) | |
download | gentoo-4881e3341074765c4bf5e600edba66dc46de8652.tar.gz gentoo-4881e3341074765c4bf5e600edba66dc46de8652.tar.bz2 gentoo-4881e3341074765c4bf5e600edba66dc46de8652.zip |
dev-util/shadowman: Tested on ~amd64-fbsd
Diffstat (limited to 'dev-util/shadowman')
-rw-r--r-- | dev-util/shadowman/shadowman-2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/shadowman/shadowman-2.ebuild b/dev-util/shadowman/shadowman-2.ebuild index c572f7a14709..b13b0bcc36b8 100644 --- a/dev-util/shadowman/shadowman-2.ebuild +++ b/dev-util/shadowman/shadowman-2.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/shadowman/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~x86 ~amd64-fbsd" IUSE="" RDEPEND="app-admin/eselect" |