diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 09:51:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 10:04:44 +0100 |
commit | ebb6826209d5235ed5cbabcb34f360c39d6e528a (patch) | |
tree | cdb07d82dd80ded3c36edfc8c3b206d264536048 /net-libs | |
parent | net-irc/onis: amd64 stable wrt bug #647730 (diff) | |
download | gentoo-ebb6826209d5235ed5cbabcb34f360c39d6e528a.tar.gz gentoo-ebb6826209d5235ed5cbabcb34f360c39d6e528a.tar.bz2 gentoo-ebb6826209d5235ed5cbabcb34f360c39d6e528a.zip |
net-libs/libident: amd64 stable wrt bug #647732
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libident/libident-0.32-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libident/libident-0.32-r1.ebuild b/net-libs/libident/libident-0.32-r1.ebuild index 2a4a7b799ca7..5b8fa9f7defa 100644 --- a/net-libs/libident/libident-0.32-r1.ebuild +++ b/net-libs/libident/libident-0.32-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://people.via.ecp.fr/~rem/libident/${P}.tar.bz2" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="" RDEPEND="" |