diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-21 10:49:47 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-21 10:49:52 +0000 |
commit | 400d15dbdd48820f671a384902ccbeb2ad72e229 (patch) | |
tree | d4ce00800028729f4e80eed9191f9dca1a49bbcc /media-libs | |
parent | sci-misc/boinc: update icon cache in 7.8.4 as well (diff) | |
download | gentoo-400d15dbdd48820f671a384902ccbeb2ad72e229.tar.gz gentoo-400d15dbdd48820f671a384902ccbeb2ad72e229.tar.bz2 gentoo-400d15dbdd48820f671a384902ccbeb2ad72e229.zip |
media-libs/libfreehand: keyworded 0.1.2 for hppa, bug #635780
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libfreehand/libfreehand-0.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libfreehand/libfreehand-0.1.2.ebuild b/media-libs/libfreehand/libfreehand-0.1.2.ebuild index 14e49ab8f824..2955a7e02a4d 100644 --- a/media-libs/libfreehand/libfreehand-0.1.2.ebuild +++ b/media-libs/libfreehand/libfreehand-0.1.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libfreehand" LICENSE="MPL-2.0" SLOT="0" [[ ${PV} == 9999 ]] || \ -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86" IUSE="doc static-libs test" RDEPEND=" |