diff options
author | 2018-03-15 17:14:46 +0300 | |
---|---|---|
committer | 2018-03-15 17:14:55 +0300 | |
commit | 5b869c5922c502542012dae4d3f44a3dc1d6d6f6 (patch) | |
tree | 3e8528a69d70beb735a1275cb5d3fc8a8c0383ed /sys-devel | |
parent | sys-firmware/intel-microcode: amd64 and x86 stable (diff) | |
download | gentoo-5b869c5922c502542012dae4d3f44a3dc1d6d6f6.tar.gz gentoo-5b869c5922c502542012dae4d3f44a3dc1d6d6f6.tar.bz2 gentoo-5b869c5922c502542012dae4d3f44a3dc1d6d6f6.zip |
sys-devel/patch: arm stable wrt bug #647270
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/patch/patch-2.7.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/patch/patch-2.7.6-r1.ebuild b/sys-devel/patch/patch-2.7.6-r1.ebuild index 2177f236f450..9a51511c71e7 100644 --- a/sys-devel/patch/patch-2.7.6-r1.ebuild +++ b/sys-devel/patch/patch-2.7.6-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/patch/${P}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="static test xattr" RDEPEND="xattr? ( sys-apps/attr )" |