From 196cbd31da61751edbf7a55f4fc0e900a7b51bd6 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 7 May 2015 17:28:07 +0200 Subject: Add MULTI_ARCH_NO constant and deprecate MULTI_ARCH_NONE Thanks to Johannes Schauer closes: #782802 --- doc/source/library/apt_pkg.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/source') diff --git a/doc/source/library/apt_pkg.rst b/doc/source/library/apt_pkg.rst index d6ffaf4c..c5e58b38 100644 --- a/doc/source/library/apt_pkg.rst +++ b/doc/source/library/apt_pkg.rst @@ -916,7 +916,7 @@ Example: The multi-arch state of the package. Can be one of the following attributes. - .. attribute:: MULTI_ARCH_NONE + .. attribute:: MULTI_ARCH_NO No multi-arch -- cgit v1.2.3