diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-05-11 00:52:49 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-05-11 00:56:44 +0200 |
commit | 22933f8f248d5e63535329695f7a59bd5a6ebb52 (patch) | |
tree | e244aa4ab76fd12db4ab76d6d981d030dd93902c /media-video | |
parent | www-servers/varnish: Drop ~mips (diff) | |
download | gentoo-22933f8f248d5e63535329695f7a59bd5a6ebb52.tar.gz gentoo-22933f8f248d5e63535329695f7a59bd5a6ebb52.tar.bz2 gentoo-22933f8f248d5e63535329695f7a59bd5a6ebb52.zip |
media-video/motiontrack: Drop ~mips
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/motiontrack/motiontrack-0.1.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/motiontrack/motiontrack-0.1.3-r2.ebuild b/media-video/motiontrack/motiontrack-0.1.3-r2.ebuild index 58f8ed1713af..c5379bd671f5 100644 --- a/media-video/motiontrack/motiontrack-0.1.3-r2.ebuild +++ b/media-video/motiontrack/motiontrack-0.1.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ HOMEPAGE="http://motiontrack.sourceforge.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="debug graphicsmagick imagemagick multiprocess" |