diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 11:38:55 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 12:33:31 +0000 |
commit | dd558bb27c22ffcb2ffa8451a7da192578ce2075 (patch) | |
tree | e39d9b448307b6e54c07f00bccef9c1f743b244b /media-libs/codec2 | |
parent | net-print/cups-filters: Removed old. (diff) | |
download | gentoo-dd558bb27c22ffcb2ffa8451a7da192578ce2075.tar.gz gentoo-dd558bb27c22ffcb2ffa8451a7da192578ce2075.tar.bz2 gentoo-dd558bb27c22ffcb2ffa8451a7da192578ce2075.zip |
media-libs/codec2: keyworded 0.8.1 for ppc, bug #653676
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs/codec2')
-rw-r--r-- | media-libs/codec2/codec2-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/codec2/codec2-0.8.1.ebuild b/media-libs/codec2/codec2-0.8.1.ebuild index 07c6f859762f..97c56bf0c724 100644 --- a/media-libs/codec2/codec2-0.8.1.ebuild +++ b/media-libs/codec2/codec2-0.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://hobbes1069.fedorapeople.org/freetel/codec2/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~x86" IUSE="examples" DEPEND="" |