diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 21:57:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | 58593caac41bed6ddbafedd3de017ca4e44104c3 (patch) | |
tree | 642f0a393ce7064b120c7955c13ce260ffa92249 /dev-util | |
parent | net-nntp/pan: x86 stable wrt bug #580842 (diff) | |
download | gentoo-58593caac41bed6ddbafedd3de017ca4e44104c3.tar.gz gentoo-58593caac41bed6ddbafedd3de017ca4e44104c3.tar.bz2 gentoo-58593caac41bed6ddbafedd3de017ca4e44104c3.zip |
dev-util/xxdiff: x86 stable wrt bug #578514
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/xxdiff/xxdiff-4.0_beta1_p20110426-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/xxdiff/xxdiff-4.0_beta1_p20110426-r1.ebuild b/dev-util/xxdiff/xxdiff-4.0_beta1_p20110426-r1.ebuild index 37c3d5e57dc6..d49672cca0b7 100644 --- a/dev-util/xxdiff/xxdiff-4.0_beta1_p20110426-r1.ebuild +++ b/dev-util/xxdiff/xxdiff-4.0_beta1_p20110426-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="dev-qt/qtgui:4" |