diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-09-23 18:07:51 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-09-23 18:08:41 +0200 |
commit | 4b9ea7cfeb4742ebad63c4dca002277115e4ddf7 (patch) | |
tree | c9b37adfa65c451cbbcc5e7cab4efec9fc3ed916 /sys-process | |
parent | media-libs/Field3D: Fix compiling error for some people (diff) | |
download | gentoo-4b9ea7cfeb4742ebad63c4dca002277115e4ddf7.tar.gz gentoo-4b9ea7cfeb4742ebad63c4dca002277115e4ddf7.tar.bz2 gentoo-4b9ea7cfeb4742ebad63c4dca002277115e4ddf7.zip |
sys-process/acct: x86 stable (bug #590466)
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/acct/acct-6.6.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/acct/acct-6.6.4-r1.ebuild b/sys-process/acct/acct-6.6.4-r1.ebuild index efc32e5b78de..4b473989fc87 100644 --- a/sys-process/acct/acct-6.6.4-r1.ebuild +++ b/sys-process/acct/acct-6.6.4-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" PATCHES=( |