diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-14 09:02:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-14 09:02:59 +0200 |
commit | 7d6358a773132e50328c17c13fd7bf3c06c427cc (patch) | |
tree | ff788a0ffb8243fb688b51b421cbc296ef48a6a3 /dev-libs/libxdg-basedir | |
parent | sys-apps/tcp-wrappers: amd64 stable wrt bug #808075 (diff) | |
download | gentoo-7d6358a773132e50328c17c13fd7bf3c06c427cc.tar.gz gentoo-7d6358a773132e50328c17c13fd7bf3c06c427cc.tar.bz2 gentoo-7d6358a773132e50328c17c13fd7bf3c06c427cc.zip |
dev-libs/libxdg-basedir: ppc stable wrt bug #808073
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libxdg-basedir')
-rw-r--r-- | dev-libs/libxdg-basedir/libxdg-basedir-1.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxdg-basedir/libxdg-basedir-1.2.3.ebuild b/dev-libs/libxdg-basedir/libxdg-basedir-1.2.3.ebuild index a745f275e31b..d4fbc8a0699e 100644 --- a/dev-libs/libxdg-basedir/libxdg-basedir-1.2.3.ebuild +++ b/dev-libs/libxdg-basedir/libxdg-basedir-1.2.3.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-${P}" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x64-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~x86 ~amd64-linux ~x64-macos ~x86-solaris" IUSE="doc" BDEPEND="doc? ( app-doc/doxygen )" |