diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-25 03:24:49 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-25 03:24:49 -0600 |
commit | 0c3408c21cc680c3561a01774e384f8bcfaec918 (patch) | |
tree | 1052fcab8c20c5f7fe7da7096d6dc72bdb352218 /app-admin | |
parent | dev-ruby/rgen: cleanup; drop stable ppc, sparc, x86 keywords, bug 576626 (diff) | |
download | gentoo-0c3408c21cc680c3561a01774e384f8bcfaec918.tar.gz gentoo-0c3408c21cc680c3561a01774e384f8bcfaec918.tar.bz2 gentoo-0c3408c21cc680c3561a01774e384f8bcfaec918.zip |
Revert "app-admin/puppetserver: drop stable x86 keyword, bug 575610"
This reverts commit 7970b3025cd6d448679649fac3778a746078ec81.
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/puppetserver/puppetserver-2.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppetserver/puppetserver-2.3.2.ebuild b/app-admin/puppetserver/puppetserver-2.3.2.ebuild index bdd1a4760a9e..c2967eee9ac8 100644 --- a/app-admin/puppetserver/puppetserver-2.3.2.ebuild +++ b/app-admin/puppetserver/puppetserver-2.3.2.ebuild @@ -14,7 +14,7 @@ LICENSE="Apache-2.0" SLOT="0" IUSE="puppetdb" # will need the same keywords as puppet -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND+=" >=virtual/jdk-1.7.0 |