diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-05-19 11:36:02 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-05-19 11:42:40 +0200 |
commit | c3761d581694a653aca43f739ffd13956c068e8a (patch) | |
tree | 6890caa06bdc470d6c5d9804c00ab86c4ac5cb74 /sys-libs/libfaketime | |
parent | sys-apps/help2man: Removed old. (diff) | |
download | gentoo-c3761d581694a653aca43f739ffd13956c068e8a.tar.gz gentoo-c3761d581694a653aca43f739ffd13956c068e8a.tar.bz2 gentoo-c3761d581694a653aca43f739ffd13956c068e8a.zip |
sys-libs/libfaketime: Mark ~hppa (bug #577008).
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-libs/libfaketime')
-rw-r--r-- | sys-libs/libfaketime/libfaketime-0.9.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libfaketime/libfaketime-0.9.6-r1.ebuild b/sys-libs/libfaketime/libfaketime-0.9.6-r1.ebuild index b44531f273c5..01cdb2ddd3bf 100644 --- a/sys-libs/libfaketime/libfaketime-0.9.6-r1.ebuild +++ b/sys-libs/libfaketime/libfaketime-0.9.6-r1.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$ @@ -12,7 +12,7 @@ SRC_URI="http://www.code-wizards.com/projects/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm ~hppa x86" src_prepare() { tc-export CC |