diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-06 21:06:44 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-06 22:16:03 +0900 |
commit | 56d1eae94c1dcf847bf325451c7e4ec815623a11 (patch) | |
tree | aa02b2efdfe294bd0709857733019372a8a91b1e /dev-libs/crossguid | |
parent | gnome-extra/zeitgeist-datasources: Fix removed pkg ref (diff) | |
download | gentoo-56d1eae94c1dcf847bf325451c7e4ec815623a11.tar.gz gentoo-56d1eae94c1dcf847bf325451c7e4ec815623a11.tar.bz2 gentoo-56d1eae94c1dcf847bf325451c7e4ec815623a11.zip |
dev-libs/crossguid: amd4 stable wrt bug #604640
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 ffff7c456648..9fc61ce2339f 100644 --- a/dev-libs/crossguid/crossguid-0_pre20150817.ebuild +++ b/dev-libs/crossguid/crossguid-0_pre20150817.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 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 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="" # We use libuuid from util-linux. |