diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-10 18:15:19 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-10 18:34:05 +0100 |
commit | 762ec0249faeccfd154b3bb5573bb633ec487be4 (patch) | |
tree | 67a95bdfd6778a91ac24cd9a8ce4314ef19a6cde | |
parent | dev-ros/camera_calibration_parsers: Fix build with python 3 and enable python... (diff) | |
download | gentoo-762ec0249faeccfd154b3bb5573bb633ec487be4.tar.gz gentoo-762ec0249faeccfd154b3bb5573bb633ec487be4.tar.bz2 gentoo-762ec0249faeccfd154b3bb5573bb633ec487be4.zip |
net-libs/libpcap: arm stable (bug 606516).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r-- | net-libs/libpcap/libpcap-1.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libpcap/libpcap-1.8.1.ebuild b/net-libs/libpcap/libpcap-1.8.1.ebuild index 84bffb06c7ef..298c48c37a3c 100644 --- a/net-libs/libpcap/libpcap-1.8.1.ebuild +++ b/net-libs/libpcap/libpcap-1.8.1.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="bluetooth dbus netlink static-libs usb" RDEPEND=" |