diff options
author | Sam James <sam@gentoo.org> | 2024-05-29 18:36:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-29 18:36:31 +0100 |
commit | 7ee5d404edb9d1c8e7361e96e133fe722d13d8f4 (patch) | |
tree | 017e8a1b27b118e82a17dceeb0a2726f0e0433bd /dev-libs/libebml | |
parent | www-apps/cgit: Stabilize 1.2.3-r203 arm, #933056 (diff) | |
download | gentoo-7ee5d404edb9d1c8e7361e96e133fe722d13d8f4.tar.gz gentoo-7ee5d404edb9d1c8e7361e96e133fe722d13d8f4.tar.bz2 gentoo-7ee5d404edb9d1c8e7361e96e133fe722d13d8f4.zip |
dev-libs/libebml: Stabilize 1.4.5 arm, #933069
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libebml')
-rw-r--r-- | dev-libs/libebml/libebml-1.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libebml/libebml-1.4.5.ebuild b/dev-libs/libebml/libebml-1.4.5.ebuild index 9e26226dc72a..0ed1e1d610a5 100644 --- a/dev-libs/libebml/libebml-1.4.5.ebuild +++ b/dev-libs/libebml/libebml-1.4.5.ebuild @@ -11,4 +11,4 @@ SRC_URI="https://dl.matroska.org/downloads/${PN}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0/5" # subslot = soname major version -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" |