diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-03 09:38:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-03 09:38:36 +0100 |
commit | 20e468064d426fcee2b489e2c59ba82a1ffe53ff (patch) | |
tree | be198122b8c2c1bd02e3f087ef8b593ece0dd5d1 /media-libs/libebur128 | |
parent | dev-python/pyftpdlib: ia64 stable wrt bug #699756 (diff) | |
download | gentoo-20e468064d426fcee2b489e2c59ba82a1ffe53ff.tar.gz gentoo-20e468064d426fcee2b489e2c59ba82a1ffe53ff.tar.bz2 gentoo-20e468064d426fcee2b489e2c59ba82a1ffe53ff.zip |
media-libs/libebur128: ia64 stable wrt bug #700306
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/libebur128')
-rw-r--r-- | media-libs/libebur128/libebur128-1.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libebur128/libebur128-1.2.4.ebuild b/media-libs/libebur128/libebur128-1.2.4.ebuild index 37f237458002..8835cdcdd8c0 100644 --- a/media-libs/libebur128/libebur128-1.2.4.ebuild +++ b/media-libs/libebur128/libebur128-1.2.4.ebuild @@ -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 arm64 hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ppc ppc64 sparc x86" IUSE="static-libs test" DEPEND="test? ( app-arch/unzip |