diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-06 13:52:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-06 13:58:15 +0100 |
commit | c7d1ac0e37c956241f1a0d4c22392ff4b7108249 (patch) | |
tree | b66e659c01fa337189ca4f682b6a75355a92a616 /app-portage | |
parent | dev-games/wfmath: amd64 stable wrt bug #576012 (diff) | |
download | gentoo-c7d1ac0e37c956241f1a0d4c22392ff4b7108249.tar.gz gentoo-c7d1ac0e37c956241f1a0d4c22392ff4b7108249.tar.bz2 gentoo-c7d1ac0e37c956241f1a0d4c22392ff4b7108249.zip |
app-portage/conf-update: amd64 stable wrt bug #576452
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/conf-update/conf-update-1.0.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/conf-update/conf-update-1.0.3-r1.ebuild b/app-portage/conf-update/conf-update-1.0.3-r1.ebuild index 996c6c8f05ba..a32f4de6cf42 100644 --- a/app-portage/conf-update/conf-update-1.0.3-r1.ebuild +++ b/app-portage/conf-update/conf-update-1.0.3-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="colordiff libressl" RDEPEND=">=dev-libs/glib-2.6 |