diff options
author | Michał Górny <mgorny@gentoo.org> | 2016-02-18 20:11:39 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-02-18 20:21:28 +0100 |
commit | b568997893fe755e152a8c3f6494f4d91f86259d (patch) | |
tree | 8578be7ee18176ff689199f98ba00de703ae35bf /media-libs | |
parent | dev-python/hypothesis: Bump (diff) | |
download | gentoo-b568997893fe755e152a8c3f6494f4d91f86259d.tar.gz gentoo-b568997893fe755e152a8c3f6494f4d91f86259d.tar.bz2 gentoo-b568997893fe755e152a8c3f6494f4d91f86259d.zip |
media-libs/libcdr: Sync KEYWORDS in the live ebuild
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libcdr/libcdr-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libcdr/libcdr-9999.ebuild b/media-libs/libcdr/libcdr-9999.ebuild index 77db09ef2224..dd033dac8721 100644 --- a/media-libs/libcdr/libcdr-9999.ebuild +++ b/media-libs/libcdr/libcdr-9999.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$ @@ -15,7 +15,7 @@ HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libcdr" LICENSE="MPL-2.0" SLOT="0" [[ ${PV} == 9999 ]] || \ -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86" IUSE="doc static-libs" RDEPEND=" |