diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-08 04:00:12 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-08 04:00:12 +0200 |
commit | 2ecc4c6e603ec0d0a3bf3171c6e3ea7e76fa80b8 (patch) | |
tree | dcfbbb9e4f4973f051a73c7514c4bfae869df787 /sys-devel | |
parent | x11-libs/libdrm: x86 stable (bug #682616) (diff) | |
download | gentoo-2ecc4c6e603ec0d0a3bf3171c6e3ea7e76fa80b8.tar.gz gentoo-2ecc4c6e603ec0d0a3bf3171c6e3ea7e76fa80b8.tar.bz2 gentoo-2ecc4c6e603ec0d0a3bf3171c6e3ea7e76fa80b8.zip |
sys-devel/patch: x86 stable (bug #652710)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-devel')
-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 3294abf043f8..2b41420b36db 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 )" |