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 /sys-apps/hwinfo | |
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 'sys-apps/hwinfo')
-rw-r--r-- | sys-apps/hwinfo/hwinfo-21.23.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/hwinfo/hwinfo-21.4.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hwinfo/hwinfo-21.23.ebuild b/sys-apps/hwinfo/hwinfo-21.23.ebuild index a39e2d901698..97cc8c3e0a74 100644 --- a/sys-apps/hwinfo/hwinfo-21.23.ebuild +++ b/sys-apps/hwinfo/hwinfo-21.23.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://download.opensuse.org/source/factory/repo/oss/suse/src/${P}-1.2. LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" diff --git a/sys-apps/hwinfo/hwinfo-21.4.ebuild b/sys-apps/hwinfo/hwinfo-21.4.ebuild index 348ba397ad0d..a63b0e33b3f5 100644 --- a/sys-apps/hwinfo/hwinfo-21.4.ebuild +++ b/sys-apps/hwinfo/hwinfo-21.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://download.opensuse.org/source/factory/repo/oss/suse/src/${P}-1.1. LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" |