diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-06-20 14:46:00 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-06-20 14:46:00 +0200 |
commit | aac201ed3a4d3387f99f7a1155ae509f749a07c4 (patch) | |
tree | 79e03360b187a615064c0e75cc864363fc95ad5a /app-arch/pxz | |
parent | sci-chemistry/openbabel-python: fix installation in Prefix, thanks nanikata i... (diff) | |
download | gentoo-aac201ed3a4d3387f99f7a1155ae509f749a07c4.tar.gz gentoo-aac201ed3a4d3387f99f7a1155ae509f749a07c4.tar.bz2 gentoo-aac201ed3a4d3387f99f7a1155ae509f749a07c4.zip |
app-arch/pxz: marked ~amd64-linux
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'app-arch/pxz')
-rw-r--r-- | app-arch/pxz/pxz-5.0_pre20110811.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/pxz/pxz-5.0_pre20110811.ebuild b/app-arch/pxz/pxz-5.0_pre20110811.ebuild index 1746dbdc1444..8f93a1b47eb3 100644 --- a/app-arch/pxz/pxz-5.0_pre20110811.ebuild +++ b/app-arch/pxz/pxz-5.0_pre20110811.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="3" @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 x86 ~amd64-linux" IUSE="" RDEPEND="app-arch/xz-utils" |