diff options
author | Miroslav Šulc <fordfrog@gentoo.org> | 2016-03-14 13:13:19 +0100 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2016-03-14 13:13:49 +0100 |
commit | 376c3cbb0d30ff2d24bdf5c8b16ed2fa94341bc6 (patch) | |
tree | 04d1bac4e134ae05195dcde10777465547c28275 /dev-libs/crossguid | |
parent | dev-ros/class_loader: bump to 0.3.3 (diff) | |
download | gentoo-376c3cbb0d30ff2d24bdf5c8b16ed2fa94341bc6.tar.gz gentoo-376c3cbb0d30ff2d24bdf5c8b16ed2fa94341bc6.tar.bz2 gentoo-376c3cbb0d30ff2d24bdf5c8b16ed2fa94341bc6.zip |
dev-libs/crossguid: added ~arm (tested on RPi 2)
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-libs/crossguid')
-rw-r--r-- | dev-libs/crossguid/crossguid-0_pre20150817.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/crossguid/crossguid-0_pre20150817.ebuild b/dev-libs/crossguid/crossguid-0_pre20150817.ebuild index 675e82347864..ffff7c456648 100644 --- a/dev-libs/crossguid/crossguid-0_pre20150817.ebuild +++ b/dev-libs/crossguid/crossguid-0_pre20150817.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/graeme-hill/crossguid" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" # We use libuuid from util-linux. |