diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-04-02 16:18:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-04-02 16:18:55 +0200 |
commit | 3904879ff452bde62e90656be5bb7ad596024bf9 (patch) | |
tree | 3ec151135ac6ba5279444eecacbcd420f511b501 /app-portage | |
parent | net-libs/zeromq: amd64 stable wrt bug #578526 (diff) | |
download | gentoo-3904879ff452bde62e90656be5bb7ad596024bf9.tar.gz gentoo-3904879ff452bde62e90656be5bb7ad596024bf9.tar.bz2 gentoo-3904879ff452bde62e90656be5bb7ad596024bf9.zip |
app-portage/portage-utils: amd64 stable wrt bug #573106
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/portage-utils/portage-utils-0.62.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/portage-utils/portage-utils-0.62.ebuild b/app-portage/portage-utils/portage-utils-0.62.ebuild index 1482106f472e..635bc20bbcbb 100644 --- a/app-portage/portage-utils/portage-utils-0.62.ebuild +++ b/app-portage/portage-utils/portage-utils-0.62.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="nls static" RDEPEND="dev-libs/iniparser:0" |