diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-22 13:12:11 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-22 13:47:50 +0200 |
commit | a61b5bb4a970e43ede4e6bb64978a5822ef0a642 (patch) | |
tree | fa177fd3d9f84fe020222b20c618c2449ffb734b /media-libs/schroedinger | |
parent | media-libs/libbluray: keyword ~arm64 (diff) | |
download | gentoo-a61b5bb4a970e43ede4e6bb64978a5822ef0a642.tar.gz gentoo-a61b5bb4a970e43ede4e6bb64978a5822ef0a642.tar.bz2 gentoo-a61b5bb4a970e43ede4e6bb64978a5822ef0a642.zip |
media-libs/schroedinger: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-libs/schroedinger')
-rw-r--r-- | media-libs/schroedinger/schroedinger-1.0.11-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/schroedinger/schroedinger-1.0.11-r1.ebuild b/media-libs/schroedinger/schroedinger-1.0.11-r1.ebuild index 30ce95a889a9..5d426316bd11 100644 --- a/media-libs/schroedinger/schroedinger-1.0.11-r1.ebuild +++ b/media-libs/schroedinger/schroedinger-1.0.11-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://www.diracvideo.org/download/${PN}/${P}.tar.gz" LICENSE="GPL-2 LGPL-2 MIT MPL-1.1" SLOT="0" -KEYWORDS="amd64 arm hppa ppc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 arm ~arm64 hppa ppc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="static-libs" RDEPEND=">=dev-lang/orc-0.4.17[${MULTILIB_USEDEP}]" |