diff options
Diffstat (limited to 'apt/package.py')
| -rw-r--r-- | apt/package.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apt/package.py b/apt/package.py index 810d9dcc..8561d3c4 100644 --- a/apt/package.py +++ b/apt/package.py @@ -785,6 +785,7 @@ class Package(object): as :attr:`shortname` .. versionchanged:: 0.7.100.3 + As part of multi-arch, this field now may include architecture information. """ |
