diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-11-01 23:15:53 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-11-01 23:28:07 -0500 |
commit | d51d19a289725264be9f738bafde7d4d2cd1c787 (patch) | |
tree | 7b55072a663d859f4ccb799d929021d2331d5ab9 /app-admin/augeas | |
parent | dev-python/python-novaclient: 9.1.2 stable amd64 and x86 with cleanup (diff) | |
download | gentoo-d51d19a289725264be9f738bafde7d4d2cd1c787.tar.gz gentoo-d51d19a289725264be9f738bafde7d4d2cd1c787.tar.bz2 gentoo-d51d19a289725264be9f738bafde7d4d2cd1c787.zip |
app-admin/augeas: 1.9.0 stable amd64 and x86
Package-Manager: Portage-2.3.8, Repoman-2.3.4
Diffstat (limited to 'app-admin/augeas')
-rw-r--r-- | app-admin/augeas/augeas-1.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/augeas/augeas-1.9.0.ebuild b/app-admin/augeas/augeas-1.9.0.ebuild index 1caae80ecb1a..fb4630713038 100644 --- a/app-admin/augeas/augeas-1.9.0.ebuild +++ b/app-admin/augeas/augeas-1.9.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://download.augeas.net/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="static-libs test" RDEPEND=" |