diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 15:11:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 15:11:09 +0200 |
commit | 1daed0b9248c3262a79a6a93d5b0375e0a2ab43f (patch) | |
tree | 66f67fe61b8012a3f0ff6f16dddc00c09eb1c4ad /dev-libs/libebml | |
parent | sys-libs/e2fsprogs-libs: ia64 stable wrt bug #689534 (diff) | |
download | gentoo-1daed0b9248c3262a79a6a93d5b0375e0a2ab43f.tar.gz gentoo-1daed0b9248c3262a79a6a93d5b0375e0a2ab43f.tar.bz2 gentoo-1daed0b9248c3262a79a6a93d5b0375e0a2ab43f.zip |
dev-libs/libebml: ia64 stable wrt bug #689692
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-libs/libebml')
-rw-r--r-- | dev-libs/libebml/libebml-1.3.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libebml/libebml-1.3.9.ebuild b/dev-libs/libebml/libebml-1.3.9.ebuild index 203f149c88cc..389adb2d1beb 100644 --- a/dev-libs/libebml/libebml-1.3.9.ebuild +++ b/dev-libs/libebml/libebml-1.3.9.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dl.matroska.org/downloads/${PN}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0/4" # subslot = soname major version -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" src_configure() { |