diff options
author | Benda Xu <heroxbd@gentoo.org> | 2018-08-31 07:09:26 +0800 |
---|---|---|
committer | Benda Xu <heroxbd@gentoo.org> | 2018-08-31 07:17:39 +0800 |
commit | b4459aa17d4d7b5bf9150a31f4b409733ca5cbb6 (patch) | |
tree | 30b01b15e99e98c7d184fd3fdc83de081cbfee9b /media-gfx/gpicview | |
parent | media-sound/pulseeffects: 4.3.2 bump (diff) | |
download | gentoo-b4459aa17d4d7b5bf9150a31f4b409733ca5cbb6.tar.gz gentoo-b4459aa17d4d7b5bf9150a31f4b409733ca5cbb6.tar.bz2 gentoo-b4459aa17d4d7b5bf9150a31f4b409733ca5cbb6.zip |
Drop arm-linux keyword from tree.
"arm-linux" is considered deprecated, unmaintained and easily
replaced by "arm".
Closes: https://bugs.gentoo.org/664598
Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
Diffstat (limited to 'media-gfx/gpicview')
-rw-r--r-- | media-gfx/gpicview/gpicview-0.2.4.ebuild | 2 | ||||
-rw-r--r-- | media-gfx/gpicview/gpicview-0.2.5-r1.ebuild | 2 | ||||
-rw-r--r-- | media-gfx/gpicview/gpicview-0.2.5.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/gpicview/gpicview-0.2.4.ebuild b/media-gfx/gpicview/gpicview-0.2.4.ebuild index 66ef13b04816..2e1c27f296de 100644 --- a/media-gfx/gpicview/gpicview-0.2.4.ebuild +++ b/media-gfx/gpicview/gpicview-0.2.4.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ppc x86 ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ppc x86 ~x86-linux" IUSE="" RDEPEND="virtual/jpeg diff --git a/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild b/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild index c78b2b2ba9e4..7dc7d1cddc39 100644 --- a/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild +++ b/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~x86 ~arm-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~x86 ~x86-linux" RDEPEND="virtual/jpeg:0 >=x11-libs/gtk+-2.6:2" diff --git a/media-gfx/gpicview/gpicview-0.2.5.ebuild b/media-gfx/gpicview/gpicview-0.2.5.ebuild index 0457519406ae..129a3c80b690 100644 --- a/media-gfx/gpicview/gpicview-0.2.5.ebuild +++ b/media-gfx/gpicview/gpicview-0.2.5.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ppc x86 ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ppc x86 ~x86-linux" IUSE="" RDEPEND="virtual/jpeg:0 |