diff options
author | 2018-02-10 18:43:33 +0000 | |
---|---|---|
committer | 2018-02-10 18:43:44 +0000 | |
commit | 6a68624fccacb94dff7172e8835d0d7a3605aa71 (patch) | |
tree | b90577d8568bd877dd320b330d42063a986e6355 /media-libs | |
parent | app-doc/jargon: stable 4.4.7-r1 for ia64, bug #646976 (diff) | |
download | gentoo-6a68624fccacb94dff7172e8835d0d7a3605aa71.tar.gz gentoo-6a68624fccacb94dff7172e8835d0d7a3605aa71.tar.bz2 gentoo-6a68624fccacb94dff7172e8835d0d7a3605aa71.zip |
media-libs/libebur128: stable 1.2.3 for ia64, bug #634154
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libebur128/libebur128-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libebur128/libebur128-1.2.3.ebuild b/media-libs/libebur128/libebur128-1.2.3.ebuild index 78247354eae7..77ae54e811ee 100644 --- a/media-libs/libebur128/libebur128-1.2.3.ebuild +++ b/media-libs/libebur128/libebur128-1.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/jiixyj/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0/1" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~x86" IUSE="static-libs test" DEPEND="test? ( app-arch/unzip |