Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/motiontrack/
Date: Tue, 10 May 2022 22:57:05
Message-Id: 1652223404.22933f8f248d5e63535329695f7a59bd5a6ebb52.dilfridge@gentoo
1 commit: 22933f8f248d5e63535329695f7a59bd5a6ebb52
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 10 22:52:49 2022 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Tue May 10 22:56:44 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22933f8f
7
8 media-video/motiontrack: Drop ~mips
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 media-video/motiontrack/motiontrack-0.1.3-r2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/media-video/motiontrack/motiontrack-0.1.3-r2.ebuild b/media-video/motiontrack/motiontrack-0.1.3-r2.ebuild
17 index 58f8ed1713af..c5379bd671f5 100644
18 --- a/media-video/motiontrack/motiontrack-0.1.3-r2.ebuild
19 +++ b/media-video/motiontrack/motiontrack-0.1.3-r2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2021 Gentoo Authors
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -10,7 +10,7 @@ HOMEPAGE="http://motiontrack.sourceforge.net"
27
28 SLOT="0"
29 LICENSE="GPL-2"
30 -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
31 +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
32
33 IUSE="debug graphicsmagick imagemagick multiprocess"