diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-04-08 11:07:44 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-04-08 11:07:44 +0300 |
commit | 6a53a09ba715ffebd6b3f432b016483bd89ba26b (patch) | |
tree | 869c01ef9e529013553a57443a623b7e4ba77ff5 /sys-devel/patch | |
parent | dev-util/gdbus-codegen: arm64 stable (bug #677430) (diff) | |
download | gentoo-6a53a09ba715ffebd6b3f432b016483bd89ba26b.tar.gz gentoo-6a53a09ba715ffebd6b3f432b016483bd89ba26b.tar.bz2 gentoo-6a53a09ba715ffebd6b3f432b016483bd89ba26b.zip |
sys-devel/patch: arm64 stable (bug #652710)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'sys-devel/patch')
-rw-r--r-- | sys-devel/patch/patch-2.7.6-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/patch/patch-2.7.6-r3.ebuild b/sys-devel/patch/patch-2.7.6-r3.ebuild index 7de6477d5f4f..e34544416472 100644 --- a/sys-devel/patch/patch-2.7.6-r3.ebuild +++ b/sys-devel/patch/patch-2.7.6-r3.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 ~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 ~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 )" |